[stunnel-users] REDIR not Working in Chrome, Edge (new), Opera

Joe Sterk joes at quietrack.com
Thu Apr 30 21:04:42 CEST 2020


We are running stunnel on a windows 2019 server.  When running Chrome/Opera/Edge(new), on our redirect we get the following:
Hmmm... can't reach this page
It looks like the webpage at https://xx.xxxxxxxx.com/xap/tqv000?NAME=&domain=xxxxxxxx might be having issues, or it may have moved permanently to a new web address.
ERR_RESPONSE_HEADERS_TRUNCATED

The code that is being called is:
!************************************************************************
  B$='REDIR https://' + STRIP(HOST$) + '/mainlobby.aspx'

 We even tried to redirect to www.google.com<http://www.google.com/appserve/mkt/p/AM7kBiVHeOrDhOeWlVMENmuUHTN9kHtm1C15snewalXIXYgwdbPsyfB0GVukh7iB0IwvbOC8CnEvuXDA-g> and got the same error.

Our log files shows the following:
[04/23/20 14:25:39 409 ]Q.BUTTON1 = Ok
[04/23/20 14:25:39 409 ]REDIR http://www.google.com
[04/23/20 14:25:39 409 ]Result=+OK REDIR
[04/23/20 14:25:42 ]GET /xap/tqv001 HTTP/1.1
Accept: text/html, application/xhtml+xml, image/jxr, */*

The stunnel.conf file has the following connection information:
sslVersion = all
options = NO_SSLv2
options = NO_SSLv3
options = NO_TLSv1

;header always set x-xss-protection "1; mode=block"

;ciphers = ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:DHE-RSA-CAMELLIA256-SHA
ciphers = ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256
;options = CIPHER_SERVER_PREFERENCE
TIMEOUTclose = 0
[https]
accept  = 443
connect = 8080

I don't see any error messages but the redirect is not working.  It still works in IE and Firefox (for now).


Joe Sterk
CIO (Chief Information Officer)
[Description: Description: cid:image004.jpg at 01CD22BD.40F8C160]
Insurance Services Corp.
? (972) 896-0384  (Mobile)
* (707) 303-8105 (Work)
* joes at QuieTrack.com<mailto:joes at QuieTrack.com>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stunnel.org/pipermail/stunnel-users/attachments/20200430/e6bd96b2/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 2035 bytes
Desc: image001.jpg
URL: <http://www.stunnel.org/pipermail/stunnel-users/attachments/20200430/e6bd96b2/attachment.jpg>


More information about the stunnel-users mailing list