Nothing. SSL or not, the only thing you need between Tomcat and Apache is the connector like mod_jk or mod_jk2.


SSL VirtualHosts are different than regular Virtual Hosts in Apache's httpd.conf file...you need to make sure that requests are forwarded to Tomcat for both types of VirtualHosts, SSL and non-SSL.

John

[EMAIL PROTECTED] wrote:

Greetings,
I'm running Tomcat primarily as a Servlet/JSP container behind Apache so I have
configure the primary web server to handle the SSL connections from users. So if
my apache box will negotiate all SSL-related functionality what do I have to do
in tomcat to get it to work?

If you go to http://placeanad.classifiedmarketplace.net:8080/AdWebster works
But https://placeanad.classifiedmarketplace.net:8080/AdWebster does not work

Thanks,
Bobbie


Bobbie Atristain Internet Systems Administrator Media General, INC. 804.649.6156

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to