Hi,

Someone on this list mentioned that in order to pass back a client
certificate
from Apache to Tomcat, I must use mod_jk and ajp13

Well, I am using Tomcat 3.2.1 / Stronghold 3.0 (Apache 1.3.14), and ajp13,
and I still dont get any attributes in my request which tell me that I have
been passed
a client certificate.

Can someone PLEASE tell me where I can find more info.

I have included the following in my httpd.conf in the global section

JkExtractSSL On
JkHTTPSIndicator HTTPS
JkSESSIONIndicator SSL_SESSION_ID
JkCIPHERIndicator SSL_CIPHER
JkCERTSIndicator SSL_CLIENT_CERT

Should I also include them in each <Virtual Host >directive ?

Thanks
Shahed.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to