Re: Tomcat 5.5.12 and SSL - https doesn't work, was ok with 5.5.9

2005-11-09 Thread Jean-Pierre Pelletier
. - Original Message - From: "Jean-Pierre Pelletier" <[EMAIL PROTECTED]> To: "Tomcat Developers List" ; "Tomcat Users List" Sent: Wednesday, November 09, 2005 3:10 PM Subject: Re: Tomcat 5.5.12 and SSL - https doesn't work, was ok with 5.5.9 I think I am

Re: Tomcat 5.5.12 and SSL - https doesn't work, was ok with 5.5.9

2005-11-09 Thread Jean-Pierre Pelletier
I think I am using a 32 bit JVM, I downloaded it from Sun as "jdk-1_5_0_04-windows-i586-p.exe". - Original Message - From: "Mladen Turk" <[EMAIL PROTECTED]> To: "Tomcat Developers List" Sent: Wednesday, November 09, 2005 2:57 PM Subject: Re: Tomcat

Re: Tomcat 5.5.12 and SSL - https doesn't work, was ok with 5.5.9

2005-11-09 Thread Jean-Pierre Pelletier
." <[EMAIL PROTECTED]> To: "Tomcat Developers List" Cc: "Tomcat Users List" ; "Stanislav Mironov" <[EMAIL PROTECTED]> Sent: Wednesday, November 09, 2005 2:42 PM Subject: Re: Tomcat 5.5.12 and SSL - https doesn't work, was ok with 5.5.9 Jean

Re: Tomcat 5.5.12 and SSL - https doesn't work, was ok with 5.5.9

2005-11-09 Thread Jean-Pierre Pelletier
day, November 08, 2005 12:31 PM Subject: Tomcat 5.5.12 and SSL - https doesn't work, was ok with 5.5.9 Hi, I upgraded from Tomcat 5.5.9 to Tomcat 5.5.12 and cannot get https connectors to work. https://localhost hangs for a few minutes before displaying "page cannot be displayed"

Tomcat 5.5.12 and SSL - https doesn't work, was ok with 5.5.9

2005-11-08 Thread Jean-Pierre Pelletier
Hi, I upgraded from Tomcat 5.5.9 to Tomcat 5.5.12 and cannot get https connectors to work. https://localhost hangs for a few minutes before displaying "page cannot be displayed". Here is an extract from my server.xml I created the keystore with jdk 1.5. It was working fine with Tomcat 5.5.9

Re: Tomcat 5.5.12 and SSL - https doesn't work

2005-11-02 Thread Remy Maucherat
On 11/2/05, Stanislav Mironov <[EMAIL PROTECTED]> wrote: > Hello All! > > I have upgraded Tomcat to 5.5.12 from 5.5.9. > Now link https://host:8443 hangs forever trying to get response and > http://host:8443 returns correct plain html page without SSL. So SSL > actually doesn't work at all. > > My

Tomcat 5.5.12 and SSL - https doesn't work

2005-11-02 Thread Stanislav Mironov
Hello All! I have upgraded Tomcat to 5.5.12 from 5.5.9. Now link https://host:8443 hangs forever trying to get response and http://host:8443 returns correct plain html page without SSL. So SSL actually doesn't work at all. My server.xml related to SSL is: Keystore file presents in righ