summaryrefslogtreecommitdiffstats
path: root/imap/imapd-ssl.dist.in.git
diff options
context:
space:
mode:
Diffstat (limited to 'imap/imapd-ssl.dist.in.git')
-rw-r--r--imap/imapd-ssl.dist.in.git8
1 files changed, 1 insertions, 7 deletions
diff --git a/imap/imapd-ssl.dist.in.git b/imap/imapd-ssl.dist.in.git
index 20620cc..15c8ab6 100644
--- a/imap/imapd-ssl.dist.in.git
+++ b/imap/imapd-ssl.dist.in.git
@@ -136,13 +136,11 @@ COURIERTLS=@bindir@/couriertls
#
# OpenSSL:
#
-# SSL3 - SSLv3
-# SSL23 - all protocols (including TLS 1.x protocols)
# TLSv1 - TLS1
# TLSv1.1 - TLS1.1
# TLSv1.2 - TLS1.2
#
-# SSL3+, TLSv1+, TLSv1.1+, and TLSv1.2+ - the corresponding protocol, and all
+# TLSv1+, TLSv1.1+, and TLSv1.2+ - the corresponding protocol, and all
# higher protocols.
#
# The default value is TLSv1+
@@ -306,10 +304,6 @@ TLS_VERIFYPEER=NONE
# that open multiple SSL sessions to the server. TLS_CACHEFILE will be
# automatically created, TLS_CACHESIZE bytes long, and used as a cache
# buffer.
-#
-# This is an experimental feature and should be disabled if it causes
-# problems with SSL clients. Disable SSL caching by commenting out the
-# following settings:
TLS_CACHEFILE=@localstatedir@/couriersslcache
TLS_CACHESIZE=524288