Hi,
I get an error message when I try to connect to tomcat-5.0.16 from mozilla
via SSL:
"localhost has received an incorrect or unexpected message. Error
Code: -12229".
I don't have this problem with tc-4.1.24. How can I fix it?
I have modified server.xml as follows:
<Connector port="8443"
maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
enableLookups="false" disableUploadTimeout="true"
acceptCount="100" debug="0" scheme="https" secure="true"
clientAuth="false" sslProtocol="TLS"
keystoreFile="C:\DOKUME~1\zk\EIGENE~1\CB\tomcat\cb\config\keystore"
keystorePass="xxx"/>
Zsolt
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]