diff options
Diffstat (limited to 'imap/imapd-ssl.dist.in')
| -rw-r--r-- | imap/imapd-ssl.dist.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/imap/imapd-ssl.dist.in b/imap/imapd-ssl.dist.in index 16fd181..bd531d7 100644 --- a/imap/imapd-ssl.dist.in +++ b/imap/imapd-ssl.dist.in @@ -142,7 +142,10 @@ COURIERTLS=@bindir@/couriertls # TLSv1.1 - TLS1.1 # TLSv1.2 - TLS1.2 # -# Leave it unset to use any protocol except SSL 2. +# SSL3+, TLSv1+, TLSv1.1+, and TLSv1.2+ - the corresponding protocol, and all +# higher protocols. +# +# The default value is TLSv1+ ##NAME: TLS_CIPHER_LIST:0 # |
