https is fixed either by removing the native-1.dll file or by
replacing it by the AMD 64 bit version.
It looks like there is a bug in the Windows installer that installs the 32
bit version
instead of the 64 bit version on a 64 PC.
I am surprise that the 32 bit version of native-1.dll wouldn't run on my
AMD 64 Athlon 3400+ cpu albeit slower than the 64 bit version?
Thanks to Stanislav for pointing me in the "Native" direction.
Jean-Pierre Pelletier
e-djuster
----- Original Message -----
From: "Jean-Pierre Pelletier" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Tuesday, 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".
Here is an extract from my server.xml
<Connector port="443" maxHttpHeaderSize="8192"
maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
enableLookups="false" disableUploadTimeout="true"
acceptCount="100" scheme="https" secure="true"
clientAuth="false" sslProtocol="TLS"
keystoreFile="c:\Documents and Settings\Owner\.keystore"
keystorePass="mypassword" />
I created the keystore with jdk 1.5.
It was working fine with Tomcat 5.5.9.
I am using Windows XP with Service Pack 2.
I tried it on both Internet Explorer 6 and Firefox.
Thanks
Jean-Pierre Pelletier
e-djuster
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]