RE: request timeout over https

2007-07-09 Thread Ben Iggulden
Caldarale for setting me to rights on this one. -Original Message- From: Ben Iggulden [mailto:[EMAIL PROTECTED] Sent: 09 July 2007 16:38 To: users@tomcat.apache.org Subject: request timeout over https I'm configuring a Tomcat 5.5 instance to use HTTPS. It's a fresh install, with a

request timeout over https

2007-07-08 Thread Ben Iggulden
I'm configuring a Tomcat 5.5 instance to use HTTPS. It's a fresh install, with a Sun Java 5 JVM. To config HTTPS I've followed the server.xml/how-to by generating a .keystore using the password "changeit" and uncommenting the SSL/HTTP1.1 connector on port 8443. I've also thrown fast common