If you're using a connector like mod_jk, communications between Apache and Tomcat are unencrypted. You can get tomcat to use SSL, but it's only useful if tomcat is in stand-alone mode, without apache.
There's more on this topic in the archives, there was a thread on it last week. John Turner [EMAIL PROTECTED] > -----Original Message----- > From: Tyrone Buckle [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 27, 2002 1:51 PM > To: [EMAIL PROTECTED] > Subject: Tomcat Apache and SSL > > > How can I tell Apache to tell Tomcat to use SSL. I know I can > get Apache > to take care of the SSL, but can I also do it this way. > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
