Hi, I'm in the process of moving our standalone Tomcat server from windows to Linux. I am running 4.1.18 on both. On windows everything is working as expected. However, I am having trouble getting the SSL to work on Linux. When I initially install tomcat and setup SSL, it works. Then after some amount of time or some event (I don't know which) it fails. Specifically, it fails when the browser tries to access a page via HTTPS (HTTP works fine.) In IE, I get a "page cannot be displayed" page. In Netscape (7.x) I get "<server> has received an incorrect or unexpected message. Error Code: -12227" error.
Researching "Error Code: -12227" leads one to believe the server is expecting client side authentication. In my SSL connector, I have clientAuth="false". My log files don't indicate any errors and the connectors appear to be starting up fine. Any help figuring out what the problem is would be much appreciated. Here are the specs on my server: Server: Apache Tomcat/4.1.18-LE-jdk14 JVM: (Sun) 1.4.1_01-b01 Linux: 2.4.18-64GB-SMP Greg Strobl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]