summaryrefslogtreecommitdiffstats
path: root/imap/pop3d-ssl.dist.in.git
diff options
context:
space:
mode:
authorAndrej Podzimek2020-12-01 20:07:19 +0100
committerAndrej Podzimek2020-12-01 20:07:19 +0100
commitd0fbff5dffafb9169a268f4482921d2d5a9fcc7a (patch)
tree6f4566790f13e69b6c0c7eddbeab27017c3b3cc2 /imap/pop3d-ssl.dist.in.git
parentf2db409949ad94d4fc175d04ebd72bda3bd1df4e (diff)
downloadcourier-libs-d0fbff5dffafb9169a268f4482921d2d5a9fcc7a.tar.bz2
Adding special TLS protocol names that disable client renegotiation.
Diffstat (limited to 'imap/pop3d-ssl.dist.in.git')
-rw-r--r--imap/pop3d-ssl.dist.in.git2
1 files changed, 2 insertions, 0 deletions
diff --git a/imap/pop3d-ssl.dist.in.git b/imap/pop3d-ssl.dist.in.git
index bca75e8..dd352cd 100644
--- a/imap/pop3d-ssl.dist.in.git
+++ b/imap/pop3d-ssl.dist.in.git
@@ -125,7 +125,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.