Skip to content

Commit a7b5ae1

Browse files
author
wrowe
committed
Clarify the change to the default cipher suite lists
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1682099 13f79535-47bb-0310-9956-ffa450edef68
1 parent 3cbe736 commit a7b5ae1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/conf/extra/httpd-ssl.conf.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ Listen @@SSLPort@@
4747
# and that httpd will negotiate as the client of a proxied server.
4848
# See the OpenSSL documentation for a complete list of ciphers, and
4949
# ensure these follow appropriate best practices for this deployment.
50+
# httpd 2.2.30, 2.4.13 and later force-disable aNULL, eNULL and EXP ciphers,
51+
# while OpenSSL disabled these by default in 0.9.8zf/1.0.0r/1.0.1m/1.0.2a.
5052
SSLCipherSuite HIGH:MEDIUM:!MD5:!RC4
5153
SSLProxyCipherSuite HIGH:MEDIUM:!MD5:!RC4
5254

0 commit comments

Comments
 (0)