diff options
| author | Yoshinari Takaoka | 2018-06-27 00:45:58 +0900 |
|---|---|---|
| committer | Yoshinari Takaoka | 2018-09-12 01:34:03 +0900 |
| commit | f325a7b445dcf851227b9d873a4944e0cfbab3d7 (patch) | |
| tree | 285aee67455c05507309f4eed95c98fab67330cd /imap/pop3d-ssl.dist.in.git | |
| parent | ae7eaf904c6f2ae5c48f8a3d6b7677e583f4ad14 (diff) | |
| download | courier-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.git | 2 |
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. # |
