Re: SSL handshake fail between nginx and my tomcat with mutual authentication

2014-08-18 Thread rjoshi
I have added support for two way /mutual SSL authentication support. https://github.com/nginx/nginx/pull/7 http://mailman.nginx.org/pipermail/nginx-devel/2014-August/005817.html Posted at Nginx Forum: http://forum.nginx.org/read.php?2,245971,252658#msg-252658 __

SSL handshake fail between nginx and my tomcat with mutual authentication

2014-01-03 Thread flash008
Hi All, I am using Nginx 1.4.4 as reverse proxy for my tomcat server. My problem is: SSL handshake failed between Nginx and tomcat with mutual SSL authentication. I have verified that Client to Nginx with mutual SSL is working. But if my upstream backend is also using https:mutual port, the path