We decided to upgrade from Tomcat 5.0 to 6.0.  I copied the pertinent
pieces in the server.xml file, but I couldn't get the SSL to work
properly.  After tweaking it a bit, I realized that there were
additional parameters in the SSL connector.  After adding
protocol="HTTP/1.1" and SSLEnabled="true", the SSL started working
correctly.  

 

HTH,

 

Rick Archibald

Reply via email to