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.. Connector port=7372 SSLCertificateFile=/tmp/abc.crt SSLCertificateKeyFile=/tmp/abc.key SSLPassword=password SSLProtocol=TLS protocol=HTTP/1.1 SSLEnabled=true maxThreads=150

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 users@tomcat.apache.org To Tomcat Users List users@tomcat.apache.org cc Subject Re: Tomcat connector attributes your observation is correct, the clientAuth attribute

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