diff --git a/etc/alternc/apache2-ssl.conf b/etc/alternc/apache2-ssl.conf index 078a002d..f3144bb2 100644 --- a/etc/alternc/apache2-ssl.conf +++ b/etc/alternc/apache2-ssl.conf @@ -1,3 +1,8 @@ + +SSLHonorCipherOrder on +SSLCipherSuite ALL:!aNULL:!eNULL:!LOW:!EXP:!RC4:!3DES:+HIGH:+MEDIUM +SSLProtocol all -SSLv2 -SSLv3 + AssignUserId www-data www-data