Re: SSL renegotiation probelm using nginx as reverse proxy to apache

2014-04-04 Thread sean_at_stitcher
Brilliant! Thanks so much, I was pulling my hair out on this one. Just goes to show you... never rely on the apache documentation! Posted at Nginx Forum: http://forum.nginx.org/read.php?2,248982,249012#msg-249012 ___ nginx mailing list nginx@nginx.or

SSL renegotiation probelm using nginx as reverse proxy to apache

2014-04-03 Thread sean_at_stitcher
My goal is end-to-end encryption of multiple domains using nginx as a reverse proxy to load balance to multiple backends. Both nginx and apache use the same wildcard cert, eg *.domain.com. The first request to https://abc.domain.com/ works as expected, but a call to https://xyz.domain.com produce