You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Alexander Diedler <ad...@tecracer.de> on 2008/11/21 11:10:33 UTC

Apache HTTP + Tomcat + SSL

Hello,
What ist he "best-practice" to use SSL with a Frontend Apache Webserver and a mod_jk connected Tomcat? Define the SSL in Tomcat or in Apache Frontend? Has the SSL functions to be enabled on Tomcat?

Greetings
AlexD.


RE: Apache HTTP + Tomcat + SSL

Posted by Peter Crowther <Pe...@melandra.com>.
> From: Alexander Diedler [mailto:adiedler@tecracer.de]
> What ist he "best-practice" to use SSL with a Frontend Apache
> Webserver and a mod_jk connected Tomcat? Define the SSL in
> Tomcat or in Apache Frontend?

In Apache httpd.

> Has the SSL functions to be
> enabled on Tomcat?

No.  In a pure mod_jk system, Tomcat will only have a mod_jk connector - no HTTP or HTTPS connectors at all.

                - Peter

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org