Subject: RE: Disable ciphers in tomcat 5.5 not working 2007-10-04 - By Caldarale, Charles R
Back > From: Jignesh Shah [mailto:jhshahus@(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 (See http://cat-5.ora-code.com).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@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|