You don't have to set the JKSSL vars when using a mod_jk.so with an Apache 1.3 + mod_ssl (or Apache 2.0) since these vars are set by default to mod_ssl internal env vars.
JkExtractSSL On JkHTTPSIndicator HTTPS JkSESSIONIndicator SSL_SESSION_ID JkCIPHERIndicator SSL_CIPHER JkCERTSIndicator SSL_CLIENT_CERT These flags are here for people who want to make use of Apache/SSL 1.3 which use different env vars. Regards -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
