]> git.sur5r.net Git - openldap/commitdiff
ITS#7023 document TLSCACertificateFile in the man page as it is in the Admin Guide
authorFrancis Swasey <Frank.Swasey@uvm.edu>
Thu, 18 Aug 2011 16:01:35 +0000 (12:01 -0400)
committerHoward Chu <hyc@openldap.org>
Wed, 24 Aug 2011 22:39:31 +0000 (15:39 -0700)
doc/man/man5/slapd.conf.5

index dd6899bcea0622c95c97135a7a32d34b535d9451..2890db0fe6cbbf477f8eb11e65510d0d6bad5cdc 100644 (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