Tomcat 6 SSL settings: "ciphers " parameter doesn 't work? 2007-11-04 - By Lilia
Back Hello all,
I use Tomcat 6.0.14, using SSL. In http://tomcat.apache.org/tomcat-6 (See http://cat-6.ora-code.com).0-doc/ssl-howto.html , it says "ciphers The comma separated list of encryption ciphers that this socket is allowed to use. By default, any available cipher is allowed." I try to limit my cipher to "TLS_RSA_WITH_DES_CBC_SHA,TLS_DHE_DSS_WITH_3DES_EDE _CBC_SHA", but it seems fail....... because when I set ciphers="foo,bar", SSL still work well.
Does anyone have experience with "ciphers" parameter? Is it possible to limit ciphers allowed?
Lilia
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|