Re: Tomcat 5.5.9 SSL hangs

2007-10-01 Thread Mark Thomas
Saket Raizada wrote: > Hi folks, > I am using Tomcat 5.5.9 on HPUX 11.11 (JDK 1.5) and have uncommented the > SSL Section in the server.xml > The IE hangs when I access the https://:8443/index.html page > but works just fine if I use http://:8443/index.html That suggests your config isn't quite ri

Tomcat 5.5.9 SSL hangs

2007-10-01 Thread Saket Raizada
Hi folks, I am using Tomcat 5.5.9 on HPUX 11.11 (JDK 1.5) and have uncommented the SSL Section in the server.xml The IE hangs when I access the https://:8443/index.html page but works just fine if I use http://:8443/index.html There are no errors or messages in the catalina.out file. I have also c