On 20.11.2009 18:44, Rainer Jung wrote:
>>         SSLEngine On
>>         SSLCertificateFile ...
>>         SSLCertificateKeyFile ...
>>
>>         SSLOptions +ExportCertData
>>         JkOptions +ForwardSSLCertChain
>>
>>         JkMount /cschultz-chadis/*.jsp worker21
>>         JkLogLevel debug
>>
>>         # chain.crt contains all 3 certificates
>>         SSLCACertificateFile /etc/apache2/chadis/chain.crt
>>         SSLVerifyClient optional
>>
>>         SSLVerifyDepth 10
> 
> Hmmm, what about
> 
> SSLOptions +StdEnvVars

Shouldn't be necessary...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to