ITS#7023 document TLSCACertificateFile in the man page as it is in the Admin Guide

This commit is contained in:
Francis Swasey 2011-08-18 12:01:35 -04:00 committed by Howard Chu
parent 6546ecd39c
commit 27ca42b555

View File

@ -1079,7 +1079,12 @@ is in the source code for Mozilla NSS in the file sslinfo.c in the structure
Specifies the file that contains certificates for all of the Certificate
Authorities that
.B slapd
will recognize.
will recognize. The certificate for
the CA that signed the server certificate must be included among
these certificates. If the signing CA was not a top-level (root) CA,
certificates for the entire sequence of CA's from the signing CA to
the top-level CA should be present. Multiple certificates are simply
appended to the file; the order is not significant.
.TP
.B TLSCACertificatePath <path>
Specifies the path of a directory that contains Certificate Authority