> From: Robert Thomas [mailto:[EMAIL PROTECTED] > Subject: HTTPS on Tomcat 5.5.15 > > I downloaded and installed Tomcat 5.5.15, with JDK1.5.5_05 > on an XP Pro machine.
If you picked up the .exe download, it includes the APR connector in bin/tcnative-1.dll, and this uses OpenSSL rather than JSSE. For the APR doc, including SSL setup, look here: http://tomcat.apache.org/tomcat-5.5-doc/apr.html Alternatively, remove or rename the .dll so it can't be found by the internal loadLibrary() call, and see if your existing config starts working. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]