Merge pull request #10231 from zimbatm/apache-intermediate-ssl
apache-httpd: adopt mozilla's SSL configuration recommendation
This commit is contained in:
@@ -173,7 +173,8 @@ let
|
|||||||
SSLRandomSeed connect builtin
|
SSLRandomSeed connect builtin
|
||||||
|
|
||||||
SSLProtocol All -SSLv2 -SSLv3
|
SSLProtocol All -SSLv2 -SSLv3
|
||||||
SSLCipherSuite HIGH:MEDIUM:!aNULL:!MD5:!EXP
|
SSLCipherSuite HIGH:!aNULL:!MD5:!EXP
|
||||||
|
SSLHonorCipherOrder on
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user