Re: [users@httpd] Two way SSL authentication between apache proxy server and tomcat

2016-05-31 Thread Mohanavelu Subramanian
Hi, Thanks a lot. I just gone through the link. I understand the configuration mentioned in link would automatically read information from HTTP headers and insert it into request. >From request, I can fetch like this. request.getAttribute("javax.servlet.request.X509Certificate"); Please correc

RE: [users@httpd] Two way SSL authentication between apache proxy server and tomcat

2016-05-31 Thread David Balažic
To make tomcat evaluate the SSL_CLIENT_CERT , you must configure a SSLValve, see: https://tomcat.apache.org/tomcat-7.0-doc/api/org/apache/catalina/valves/SSLValve.html David Balažic Software Engineer www.comtrade.com From: Mohanavelu Subramanian [mailto:mhnv...@gmail.com] Sent: 30. May 2016 20: