> From: Jignesh Shah [mailto:[EMAIL PROTECTED] > Subject: Disable ciphers in tomcat 5.5 not working > > now I want to remove support for weak ones. So in > server.xml I go and for connector port 8443 for my SSL > I put property Ciphers="DES-CBC3-SHA,RC4-SHA,RC4-MD5".
Are you using APR by any chance? If so, the cipher configuration is quite different: http://tomcat.apache.org/tomcat-5.5-doc/apr.html#HTTPS - 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. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]