Re: [EMAIL PROTECTED] apache pass ssl+http to tomcat

2007-05-01 Thread Mike Grandmaison
>- Original Message >From: Krist van Besien <[EMAIL PROTECTED]> > >You can't do what you are trying to do. Passing SSL without decrypting >it to tomcat is something that can't be done with apache. How is >apache to know what to do with a request when the request is just a >stream of appare

[EMAIL PROTECTED] apache pass ssl+http to tomcat

2007-04-30 Thread Mike Grandmaison
Hi, I am trying to setup a tomcat web app in a hosted environment. The hosted environment uses apache and virtual hosts to pass requests for certain domains onto tomcat. I want tomcat to handle the ssl instead of having apache decrypt and pass the http request to tomcat. Do I need to use a c