summaryrefslogtreecommitdiffstats
path: root/imap
diff options
context:
space:
mode:
Diffstat (limited to 'imap')
-rw-r--r--imap/imapd-ssl.dist.in.git2
-rw-r--r--imap/pop3d-ssl.dist.in.git2
2 files changed, 2 insertions, 2 deletions
diff --git a/imap/imapd-ssl.dist.in.git b/imap/imapd-ssl.dist.in.git
index f6b1ae8..7c351be 100644
--- a/imap/imapd-ssl.dist.in.git
+++ b/imap/imapd-ssl.dist.in.git
@@ -316,7 +316,7 @@ TLS_VERIFYPEER=NONE
TLS_CACHEFILE=@localstatedir@/couriersslpop3cache
TLS_CACHESIZE=524288
-##TLS_ALPN:0
+##NAME: TLS_ALPN:0
#
# Application level protocol negotiation should be enabled by default, and
# should be commented out only in case of compatibility issues.
diff --git a/imap/pop3d-ssl.dist.in.git b/imap/pop3d-ssl.dist.in.git
index 40508e1..4ed7944 100644
--- a/imap/pop3d-ssl.dist.in.git
+++ b/imap/pop3d-ssl.dist.in.git
@@ -313,7 +313,7 @@ TLS_VERIFYPEER=NONE
TLS_CACHEFILE=@localstatedir@/couriersslimapcache
TLS_CACHESIZE=524288
-##TLS_ALPN:0
+##NAME: TLS_ALPN:0
#
# Application level protocol negotiation should be enabled by default, and
# should be commented out only in case of compatibility issues.