Re: Client certificate using tomcat native

2008-06-30 Thread jean-frederic clere
Brian Hawkins wrote: I've finally been able to get the client certificate while using tomcat native for my SSL connections. This is using Tomcat 5.5.25. Could you open a bugzilla on this one... Cheers Jean-Frederic Here is what doesn't work: Calling

Client certificate using tomcat native

2008-06-27 Thread Brian Hawkins
I've finally been able to get the client certificate while using tomcat native for my SSL connections. This is using Tomcat 5.5.25. Here is what doesn't work: Calling request.getAttribute(javax.servlet.request.X509Certificate) is supposed to return the client certificate chain. This attribute