diff options
| author | Sam Varshavchik | 2020-12-01 19:40:23 -0500 | 
|---|---|---|
| committer | Sam Varshavchik | 2020-12-01 19:40:23 -0500 | 
| commit | 5c8538b7b36081ffc6ca6ffef0885a5fc0459826 (patch) | |
| tree | 2fabfbde83f66e1bce6e6a3742bc3259befc1eb7 /imap/imapd-ssl.dist.in.git | |
| parent | 6399d7b46a8a5f52361e8c827eac5e3d0e69479f (diff) | |
| parent | 2081406b128d5ff222b2c957108b7f3cd16bba3f (diff) | |
| download | courier-libs-5c8538b7b36081ffc6ca6ffef0885a5fc0459826.tar.bz2 | |
Merge development branch.
Diffstat (limited to 'imap/imapd-ssl.dist.in.git')
| -rw-r--r-- | imap/imapd-ssl.dist.in.git | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/imap/imapd-ssl.dist.in.git b/imap/imapd-ssl.dist.in.git index 8ed9e36..35880c8 100644 --- a/imap/imapd-ssl.dist.in.git +++ b/imap/imapd-ssl.dist.in.git @@ -138,7 +138,9 @@ COURIERTLS=@bindir@/couriertls  #  # TLSv1 - TLS 1.0, or higher.  # TLSv1.1 - TLS1.1, or higher. +# TLSv1.1++ TLS1.1, or higher, without client-initiated renegotiation.  # TLSv1.2 - TLS1.2, or higher. +# TLSv1.2++ TLS1.2, or higher, without client-initiated renegotiation.  #  # The default value is TLSv1 | 
