You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Luis Pascual Forner <lp...@ival.com> on 2009/02/19 14:16:07 UTC

Get client's certificates

Hi,

   I'm using Tomcat with SSL and authentication with
client certificates.

   When I take the certificate with request.getAttribute(
"javax.servlet.request.X509Certificate"), I have
the correct certificate, but if I take it after a few
minutes, I have null (probably, the SSL session
is expired).

   How can I obtain the certificate?

   Can I force the browser to show the certificate's dialog
again?

Thanks in advance,

   Luis



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org