Commit fc55580f authored by Adam Lewenberg's avatar Adam Lewenberg
Browse files

disable SSLv3 (POODLE)

parent f96b18dd
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
release/001.008 (2014-10-15)

    ssl-strength: disable SSLv3 due to POODLE. (adamhl)

release/001.007 (2014-09-30)

    Added two new intermediate certificates:
+1 −1
Original line number Diff line number Diff line
@@ -4,5 +4,5 @@
# enabled and we don't want users to negotiate DES encryption or other
# weak encryption protocols.

SSLProtocol all -SSLv2
SSLProtocol all -SSLv2 -SSLv3
SSLCipherSuite !eNULL:!aNULL:HIGH:MEDIUM:!ADH:!SSLv2:@STRENGTH