Re: Client Certificate IIS+Tomcat

2001-12-04 Thread Antony Bowesman

Gianluca D'Introno wrote:
 
 I'm using Tomcat 4.0 and IIS 5.0 for an https site.
 I need to use into a JSP page  the Client Certificate sent by the Client to
 the Server IIS during SSL Hanshake.
 Someone know how I can do it?

Think it's exposed by the certificate valve as an attribute in session

javax.servlet.request.X509Certificate

Antony

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Client Certificate IIS+Tomcat

2001-12-03 Thread Gianluca D'Introno

I'm using Tomcat 4.0 and IIS 5.0 for an https site.
I need to use into a JSP page  the Client Certificate sent by the Client to
the Server IIS during SSL Hanshake.
Someone know how I can do it?
Thanks.
Gianluca D'Introno



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]