>Hi there!
>
>I want to use tomcat togehter with apache+mod_ssl. However, 
>accessing my
>servlets via SSL doesn't work at all, whereas using normal 
>http requests it
>all works fine. In any documentation about using SSL with 
>apache/tomcat I
>allways find configuration examples for mod_jk, but none for mod_jserv
>(which I use). Is mod_jk a must when using apache/tomcat/SSL? 
>If not, how
>can it be done with mod_jserv?

You should put the JkMount in the SSL <Virtual> area also :)

Reply via email to