You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Rick van der Zwet <ri...@wzoeterwoude.net> on 2005/11/10 21:23:49 UTC

Re: HTTPS at Tomcat 5.5.12 using keystoreFile and keystorePass variables (windows binary) - found reason

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: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org