diff options
Diffstat (limited to 'imap/pop3d-ssl.dist.in')
| -rw-r--r-- | imap/pop3d-ssl.dist.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/imap/pop3d-ssl.dist.in b/imap/pop3d-ssl.dist.in index 49f3d39..8fdf5a2 100644 --- a/imap/pop3d-ssl.dist.in +++ b/imap/pop3d-ssl.dist.in @@ -127,7 +127,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 # |
