Rick van der Zwet schreef:
....
I changed 'C:\Program Files\Apache Software Foundation\Tomcat
5.5\conf\server.xml'
<!-- Define a SSL HTTP/1.1 Connector on port 8443 -->
<Connector port="8443" maxHttpHeaderSize="8192"
maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
enableLookups="false" disableUploadTimeout="true"
acceptCount="100" scheme="https" secure="true"
clientAuth="false" sslProtocol="TLS"
keystoreFile="C:\Program Files\Apache Software
Foundation\Tomcat 5.5\conf\keystore"
keystorePass="tomcat" /
'There is no easy way for users to find out that https connectors suddently
(with 5.5.12 & native) becomes APR connectors.'
source: http://issues.apache.org/bugzilla/show_bug.cgi?id=37455
Cheerz,
Rick
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]