-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sanjeev,
On 2/6/12 12:01 PM, Sanjeev Sharma wrote:
> This forces client authentication when I try to access the app
> using a browser and when I provide a trusted certificate, I'm able
> get authenticated. After the authentication I was expecting to
Sent: Monday, February 06, 2012 12:20 PM
To: Tomcat Users List
Subject: Re: Client Authentication--getting certificate information on the
server side
On 06/02/2012 17:01, Sanjeev Sharma wrote:
> Hello,
>
> I'm trying to configure client authentication in Tomcat 7 on Windows 7. I
&
On 06/02/2012 17:01, Sanjeev Sharma wrote:
> Hello,
>
> I'm trying to configure client authentication in Tomcat 7 on Windows 7. I
> have the following connector in the server.xml:
>
> protocol="HTTP/1.1"
>SSLEnabled="true"
>maxThreads="150"
>schem
Hello,
I'm trying to configure client authentication in Tomcat 7 on Windows 7. I have
the following connector in the server.xml:
In my web.xml I have the following :
CLIENT-CERT
PKI Enabled App
This forces client authentication when I try to access the app using a