Re: Tomcat connector attributes

2008-09-05 Thread sharanabasavaraj . x . mudgal
Thanks! Sharan. Filip Hanik - Dev Lists <[EMAIL PROTECTED]> 09/05/2008 05:33 PM Please respond to "Tomcat Users List" To Tomcat Users List cc Subject Re: Tomcat connector attributes your observation is correct, the clientAuth attribute only exists on protocol="org.apache.coyote.h

Tomcat connector attributes

2008-09-05 Thread sharanabasavaraj . x . mudgal
Hi! I have tomcat 6.0.18 with tomcat-native enabled with APR 1.3.2 and with connector configuration as below.. However, I get the below warning message in the log file.. Sep 5, 2008 8:51:30 PM org.apache.catalina.startup.SetAllPropertiesRule begin WARNING: [SetAllPropertiesRule]{Server/Serv

Acceptable values for SSLProtocol parameter for HTTPS connector in Tomcat5.5

2008-08-06 Thread sharanabasavaraj . x . mudgal
Hi!, Could someone please tell the acceptable values for sslprotocol parameter for the HTTP Connector. The default is set to TLS1.0. However, I wanted to know if it could be set to both TLS1.0 and SSLv3. The How-to document lists only two of the values SSL and TLS1.0 and does not provid