"Marcus Nugroho" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi All, > > Is it possible to apply SSL on tomcat 3.3.1a using JDK 1.3.1 ? > > We have succeeded for Tomcat 3.3.1a using JDK 1.4.2. unfortunately, the > application required JDK 1.3.1 > Does anyone have similar experince about this ? >
You need to download JSSE 1.0.x from Sun, and copy the jars to $TOMCAT_HOME/lib/common. After that, it's just like with JDK 1.4.x. > Thanks, > Marcus. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
