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

2016-05-31 Thread Mohanavelu Subramanian
:mhnv...@gmail.com] > *Sent:* 30. May 2016 20:06 > *To:* users@httpd.apache.org > *Subject:* [users@httpd] Two way SSL authentication between apache proxy > server and tomcat > *Importance:* Low > > > > Hi All, > > > > Good Morning. > > > > I want to i

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

2016-05-31 Thread David Balažic
:06 To: users@httpd.apache.org Subject: [users@httpd] Two way SSL authentication between apache proxy server and tomcat Importance: Low Hi All, Good Morning. I want to implement 2 way SSL authentication between apache proxy and tomcat. I am using mod_proxy to integrate apache and tomcat. I have

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

2016-05-30 Thread Mohanavelu Subramanian
Hi All, Good Morning. I want to implement 2 way SSL authentication between apache proxy and tomcat. I am using mod_proxy to integrate apache and tomcat. I have some doubts in the implementation. I have done some initial analysis on this. I would create a self-signed CA certificate(CA.crt). I wou