RE: SSL client auth

2012-01-26 Thread Harish S K
[mailto:p...@pidster.com] Sent: Friday, January 27, 2012 4:20 AM To: Tomcat Users List Subject: Re: SSL client auth On 26/01/2012 17:37, Harish S K wrote: > I am trying to open a https URL on IBM webshpere where ClientAuth is enabled. > In response I was getting HTTP 403 whereas the URL

SSL client auth

2012-01-26 Thread Harish S K
I am trying to open a https URL on IBM webshpere where ClientAuth is enabled. In response I was getting HTTP 403 whereas the URL can be accessed through http. On debugging further, it looks like the client is not sending the client certificate in response to server's request. In some forum somebo