I want to be able to disable weak ciphers when using either SSL or TLS for SMTP.

From what I can gather the issue https://issues.apache.org/jira/browse/JAMES-385 was raised to address the ability to be able to select which ciphers are offered and hence be able to disable weak ciphers.

However reading through JAMES-385 hasn't helped me to figure out how to disable weak ciphers. I know I must be missing something glaringly obvious!

To accomplish this in JAMES is it anything like Apache Tomcat - http://tomcat.apache.org/tomcat-7.0-doc/config/http.html#SSL_Support_-_BIO_and_NIO, where you set the ciphers attribute to a comma separated list of encryption ciphers that the socket is allowed to use.

Regards
Phillip

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org

Reply via email to