Hi,

I have setup tomcat to be accessible through SSL, both client and
server authenticate each other. (i.e. Client must present a certificate to
server and vice versa, much like what is described in this link -
http://java-notes.com/index.php/two-way-ssl-on-tomcat).

Now, I'd like to access the certificate presented by client inside a
servlet. Any ideas how it can be done?



Thanks.

Reply via email to