HTTPS Stunnel and Haproxy
Posted
by
panalbish
on Server Fault
See other posts from Server Fault
or by panalbish
Published on 2011-06-14T13:33:11Z
Indexed on
2011/06/27
0:24 UTC
Read the original article
Hit count: 603
I am trying to use stunnel infront of Haproxy for SSL support. SSL certificates are located according to stunnel configuration. I am also able to get the https connection, but every time I use https, session get lost. I am not using tomcat 8443 port to get the secure content. Is is possible to get the https connection only using stunnel and haproxy? And my requirement is to have https connection once user get logged in.
© Server Fault or respective owner