summaryrefslogtreecommitdiff
path: root/files/include.d/Debian/ssl_defaults.inc
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2010-12-12 18:51:48 +0100
committermh <mh@immerda.ch>2010-12-12 18:51:48 +0100
commit3223bb26521cd7aed97c3d5bd7df73269991639d (patch)
tree0392fc91ebe074f04b09653cf222b211121997d6 /files/include.d/Debian/ssl_defaults.inc
parent22fba9762d707383c65c822c2310b17b1eb104c2 (diff)
update to latest secure ssl directives
Diffstat (limited to 'files/include.d/Debian/ssl_defaults.inc')
-rw-r--r--files/include.d/Debian/ssl_defaults.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/files/include.d/Debian/ssl_defaults.inc b/files/include.d/Debian/ssl_defaults.inc
index 3889cff..949fe58 100644
--- a/files/include.d/Debian/ssl_defaults.inc
+++ b/files/include.d/Debian/ssl_defaults.inc
@@ -1 +1,3 @@
-SSLCipherSuite HIGH:MEDIUM:!aNULL:!SSLv2:@STRENGTH
+SSLProtocol -all +SSLv3 +TLSv1
+SSLCipherSuite HIGH:MEDIUM:!aNULL:!SSLv2:!MD5:@STRENGTH
+SSLHonorCipherOrder on