Re: imp - Tomcat with SSL

2001-07-08 Thread pete
Tomcat does support SSL, but you will have to recompile it from source, after downloading the JSSE jars from Sun. If the JSSE jars are in your classpath, (i put mine in $JAVA_HOME/jre/lib/ext/) then tomcat will automatically build with SSL support. Once you have an SSL-enabled build, you

RE: imp - Tomcat with SSL

2001-07-06 Thread Mandar Joshi
I guess it does not support digest based (SSL) client authenticationthough. cheers, Mandar -Original Message-From: Rams [mailto:[EMAIL PROTECTED]]Sent: Thursday, July 05, 2001 11:24 PMTo: [EMAIL PROTECTED]Subject: RE: imp - Tomcat with SSL Tomcat does support SSL

Re: imp - Tomcat with SSL

2001-07-05 Thread Dmitri Colebatch
On Fri, 6 Jul 2001 16:03, Parag S wrote: Does Tomcat supports SSL yes it does. download it - look in $TOMCAT_HOME/doc/tomcat-ssl-howto.html If yes then which version supports it. thats from 3.2 Please let me know immediatly hmmm, its a mailing list - we'll answer your query when we

RE: imp - Tomcat with SSL

2001-07-05 Thread Lakshminarayanan Ramakrishnan
ITHINK TOMCAT 3.2 SUPPORTS SSL, YOU CAN GO THRU THE DOCUMENTATION PROVIDED. LAX -Original Message-From: Parag S [mailto:[EMAIL PROTECTED]]Sent: Friday, July 06, 2001 11:33 AMTo: [EMAIL PROTECTED]Subject: imp - Tomcat with SSL Does Tomcat supports SSL If yes then