summaryrefslogtreecommitdiffstats
path: root/imap/pop3d-ssl.dist.in.git
diff options
context:
space:
mode:
authorYoshinari Takaoka2018-06-27 00:45:58 +0900
committerYoshinari Takaoka2018-09-12 01:34:03 +0900
commitf325a7b445dcf851227b9d873a4944e0cfbab3d7 (patch)
tree285aee67455c05507309f4eed95c98fab67330cd /imap/pop3d-ssl.dist.in.git
parentae7eaf904c6f2ae5c48f8a3d6b7677e583f4ad14 (diff)
downloadcourier-libs-f325a7b445dcf851227b9d873a4944e0cfbab3d7.tar.bz2
[doc] added TLS_PRIVATE_KEYFILE description
Diffstat (limited to 'imap/pop3d-ssl.dist.in.git')
-rw-r--r--imap/pop3d-ssl.dist.in.git2
1 files changed, 1 insertions, 1 deletions
diff --git a/imap/pop3d-ssl.dist.in.git b/imap/pop3d-ssl.dist.in.git
index 5e0d6cf..9611524 100644
--- a/imap/pop3d-ssl.dist.in.git
+++ b/imap/pop3d-ssl.dist.in.git
@@ -225,7 +225,7 @@ TLS_CERTFILE=@certsdir@/pop3d.pem
##NAME: TLS_PRIVATE_KEYFILE:0
#
-# TLS_PRIVATE_KEYFILE - SSL/TLS private key for decrypting client data.
+# TLS_PRIVATE_KEYFILE - SSL/TLS private key for decrypting peer data.
# This file must be owned by the "@mailuser@" user, and must not be world
# readable.
#