You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Johnny <ke...@mimos.my> on 2002/07/17 12:10:02 UTC

X509 Certificate

 To all Tomcat users ,

 Do you know how to get request attribute containing the X509 certificate by
redirect from Apache to Tomcat, using AJP13???

 Currently, my machine is running Tomcat 4.0.3 with Apache 1.3.4 and
mod_ssl, and I facing the problem to get the request attribute X509
certificate from Apache.

 I ran request.getAttributeNames() to check what is inside the "request",
and the result only showed :

 javax.servlet.request.cipher_suite AND
 javax.servlet.request.ssl_session

 Did I miss out something here?

 Regards,
 Johnny.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>