diff --git a/roles/anitya/frontend/files/0_releasemonitoring.conf b/roles/anitya/frontend/files/0_releasemonitoring.conf index 1c0abb2796..0fc8c8ab3b 100644 --- a/roles/anitya/frontend/files/0_releasemonitoring.conf +++ b/roles/anitya/frontend/files/0_releasemonitoring.conf @@ -7,7 +7,7 @@ ServerName release-monitoring.org:443 SSLEngine on - SSLProtocol all -SSLv2 + SSLProtocol all -SSLv2 -SSLv3 # Use secure TLSv1.1 and TLSv1.2 ciphers Header add Strict-Transport-Security "max-age=15768000"