Re: Howto activate JSSESupport in Apache-mod_jk-Tomcat 5.5.x

2006-04-24 Thread Oliver Schoenwald
Hi Mark, sorry, you misunderstood me. Of cause we already SSL for Apache, configured mod_jk to deliver certain SSL-Information etc. etc. etc. What Tomcat/Catalina doesn't support by default is getting a SSLSession based on the SSL-SessionID of a running SSL-Connection. So far I have found no info

Re: Howto activate JSSESupport in Apache-mod_jk-Tomcat 5.5.x

2006-04-24 Thread Mark Thomas
Oliver Schoenwald wrote: If your are using mod_jk, you need to configure SSL on Apache. If you are using Tomcat on its own, read http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html Mark - To unsubscribe, e-mail: [EMAIL PROTE

Howto activate JSSESupport in Apache-mod_jk-Tomcat 5.5.x

2006-04-24 Thread Oliver Schoenwald
Hello, I want to use SSLSessions in Tomcat 5.5.x and wonder how I can activate the JSSE-Support and SSLSession-Handling for Tomcat? In the source-code I see some classes in the connectors-directory that seem to prepare the catalina-engine for the use of SSLSessions with and without X509Certif