Pilho Kim wrote: > How can I test JSSE ? > I have installed Tomcat 3.2 beta 8 on Win98. First, download JSSE (1.0.2) from the JavaSoft web site, and install it's JAR files on your classpath (or in the system extensions directory, $JAVA_HOME/jre/lib/ext on a Java2 platform). Next, edit your server.xml file to enable the SSL connector. There are brief instructions for what you have to do embedded in the server.xml file itself. Craig McClanahan
- [Tomcat 3.2 beta 8] jsse ? Pilho Kim
- Craig R. McClanahan