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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to