> From: uma...@comcast.net [mailto:uma...@comcast.net] > Subject: Default SSL ciphers supported by Tomcat 6 > > I am looking for the default set of SSL(v3) ciphers supported by > Tomcat 6.0.x.
It's in the doc: "ciphers "The comma separated list of encryption ciphers that this socket is allowed to use. By default, the default ciphers for the JVM will be used. Note that this usually means that the weak export grade ciphers will be included in the list of available ciphers. The ciphers are specified using the JSSE cipher naming convention." http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html Tomcat does not include any encryption capability of its own, unless you're using APR. For that, you'll need to look at the OpenSSL doc. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.