Hello all,

I use Tomcat 6.0.14, using SSL.
In http://tomcat.apache.org/tomcat-6.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@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to