On 3/20/2013 2:02 PM, my business mail wrote:
OK, here is the text copied from notepad.


     <Connector executor="tomcatThreadPool"
                port="8080" protocol="HTTP/1.1"
                connectionTimeout="20000"
                redirectPort="8443" />


     <Connector port="8442" protocol="HTTP/1.1" SSLEnabled="true"

8442?  Shouldn't it be 8443?


                maxThreads="150" scheme="https" secure="true"
                clientAuth="false" sslProtocol="TLS"
keystoreFile="D:/DevCert/dev.keystore" keystorePass="password1" />


      <Connector port="8009" protocol="AJP/1.3" redirectPort="8443" />



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to