Nope. The communication between Apache and Tomcat happens on a connector, like JK or JK2. The default JK port is 8009. The communication between Apache and Tomcat via JK or JK2 is not encrypted.
John > -----Original Message----- > From: Richard Johnstone > [mailto:Richard.Johnstone@;appleyard-contracts.co.uk] > Sent: Thursday, November 07, 2002 10:10 AM > To: [EMAIL PROTECTED] > Subject: Tomcat-Apache SSL > > > After reading the installing SSL doc for tomcat it says you don't need > it on Tomcat, just have it on apache and you are ok. > I have an apache SSL port (443) and this is working ok. > I have my tomcat application on 8080, also works ok. > What I don't understand is the link between these 2. > Do I have to set the apache SSL port to be 8080? > If so, will it not ignore the tomcat conf and use the apche stuff > instead (as it seemed to when I tried it) > -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
