Nope. The communications between Tomcat and Apache, via mod_jk, will be in the clear (non-SSL). Assuming you can configure your Apache for SSL correctly, and can configure the JK connection correctly, there's nothing else you have to do to Tomcat.
John > -----Original Message----- > From: Adam Greene [mailto:[EMAIL PROTECTED] > Sent: Monday, February 24, 2003 10:29 AM > To: Tomcat Users List > Subject: mod_jk + ssl > > > I am getting ready to setup a Linux box running Apache 1.3.29, Tomcat > 4.1.18, and mod_jk and I am wondering if there is anything > special I need to > do to my Tomcat config as the Apache HTTP is what will have > the SSL running > on it (via mod_ssl). > > > > --------------------------------------------------------------------- > 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]
