summaryrefslogtreecommitdiffstats
path: root/tcpd
diff options
context:
space:
mode:
authorSam Varshavchik2018-10-10 23:02:33 -0400
committerSam Varshavchik2018-10-10 23:02:33 -0400
commit4d65364c5d604709c7392aaf32bb18182ef82c6c (patch)
treee914c664a7bb1bc3711582fbcf9336dd9042e477 /tcpd
parent2e72057aef651870ffc881781de129861d4a77e4 (diff)
parentf3bf06cb9d7c75d1e4d3d89b0d7a798e9a39b29a (diff)
downloadcourier-libs-4d65364c5d604709c7392aaf32bb18182ef82c6c.tar.bz2
Merge branch 'master' of github.com:svarshavchik/courier-libs
Diffstat (limited to 'tcpd')
-rw-r--r--tcpd/couriertls.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcpd/couriertls.sgml b/tcpd/couriertls.sgml
index 0711654..c7971cc 100644
--- a/tcpd/couriertls.sgml
+++ b/tcpd/couriertls.sgml
@@ -241,7 +241,7 @@ for SSL/TLS clients.
<para>
SSL/TLS private key for decrypting client data.
<envar>TLS_PRIVATE_KEY</envar> is optional because <term>TLS_CERTFILE</term> is generated including cert and private key both.
-<replaceable>filename</replaceable> must not be world-readable.</para>
+<replaceable>filename</replaceable> must not be world-readable, and must be accessible without a pass-phrase, i.e. it must not be encrypted.</para>
</listitem>
</varlistentry>