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 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)
Insurance Services Corp.
È
(972) 896-0384 (Mobile)
(
(707) 303-8105 (Work)