Running ssl on custom port and its not working

blason nginx-forum at forum.nginx.org
Thu Nov 17 17:58:31 UTC 2022


Nothing interesting as such however below is the curl output from nginx
server

curl -I https://xxx.xxxx.xxx:8081/neutrino-sso-web
HTTP/1.1 302 Found
Date: Thu, 17 Nov 2022 17:57:10 GMT
Server: JBoss-EAP/7
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
X-Powered-By: Undertow/1
X-Powered-By: JSP/2.3
X-Frame-Options: DENY
Location: https://xxxx.xxxx.xxxx:8081/neutrino-sso-web/login
Strict-Transport-Security: max-age=15768000 ; includeSubDomains
X-Content-Type-Options: nosniff
Content-Type: text/html; charset=UTF-8
Set-Cookie:
JSESSIONID="nhsQqmnRHPaYQMdNjhkMIQ7HL6vo-fWCrPTfC8Zd.master:aeon";
Version=1; Path=/neutrino-sso-web; Secure;
HttpOnly;HttpOnly;Secure;SameSite=strict
Access-Control-Allow-Origin: *

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,295782,295805#msg-295805



More information about the nginx mailing list