You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Saket Raizada <sa...@statefarm.com> on 2007/10/01 18:54:21 UTC

Tomcat 5.5.9 SSL hangs

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://<machine>:8443/index.html page
but works just fine if I use http://<machine>:8443/index.html

There are no errors or messages in the catalina.out file. I have also
confured the keystore.

Any pointers on what I should take a look at ?

regards
-Saket Raizada
309-763-5492
Automation (Maintenance)


Re: Tomcat 5.5.9 SSL hangs

Posted by Mark Thomas <ma...@apache.org>.
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://<machine>:8443/index.html page
> but works just fine if I use http://<machine>:8443/index.html

That suggests your config isn't quite right. Please post the ssl
connector section from your server.xml

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org