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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to