Lauire:

You can get the client cert info from the the HttpServletRequest argument
that is passed into your doGet/Post method. See chapter 8 of "More Servlets
and Server Pages" for an example.

HTH,

Eric Gilbertson
[EMAIL PROTECTED]

At 05:19 PM 3/4/2002 +0000, Laurie Young wrote:
>Hi
>
>I am running Apache, and connecting to tomcat using mod_jk
>
>In the information abtou mod_jk, and apache+mod ssl, foudn at
>http://jakarta.apache.org/tomcat/tomcat-3.2-doc/tomcat-ssl-howto.html#s4
>
>It says:
>
>If you use Apache with SSL (Apache-SSL or apache+mod_ssl) and the
>
>   JkExtractSSL directive in httpd.conf, the apache connector
>
>   mod_jk will be able to pass some SSL information to tomcat.
>
>
>However, what it doesn't say is how i access this information (in
>particular the SSL_CLIENT_CERT variabele) from inside Tomcat.
>
>If anyonce can help I would very much appreciate it
>
>Laurie
>
>--
>==================================================
>               Laurie Robert Young
>[EMAIL PROTECTED]  |       [EMAIL PROTECTED]
>www.wildfalcon.com     |  www.doc.ic.ac.uk/~laurie
>               ICQ UIN #20194782
>==================================================
>
>
>
>--
>To unsubscribe:   <mailto:[EMAIL PROTECTED]>
>For additional commands: <mailto:[EMAIL PROTECTED]>
>Troubles with the list: <mailto:[EMAIL PROTECTED]>



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

Reply via email to