summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2010-06-10 03:54:12 +0200
committermh <mh@immerda.ch>2010-06-10 03:54:12 +0200
commitfed3977c8ba48888fa62b1adb1f015038a092b54 (patch)
tree5f344c5f1c8d005823d22ebbc90bfdbf9d7bdc32
parentd2ed85a3ebc32ecb0f4dfa78f5a09e4e02cfe71b (diff)
adjust sslciphersuite to new recommendations
-rw-r--r--files/config/dovecot.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/files/config/dovecot.conf b/files/config/dovecot.conf
index 6f63f59..bf3c8ea 100644
--- a/files/config/dovecot.conf
+++ b/files/config/dovecot.conf
@@ -122,6 +122,7 @@
# SSL ciphers to use
#ssl_cipher_list = ALL:!LOW:!SSLv2
+ssl_cipher_list = HIGH:MEDIUM:!aNULL:!SSLv2:@STRENGTH
# Show protocol level SSL errors.
#verbose_ssl = no