From: Debian OpenLDAP Maintainers Date: Sun, 23 Aug 2020 18:09:57 +0000 (+0100) Subject: ldap-conf-tls-cacertdir X-Git-Tag: archive/raspbian/2.4.54+dfsg-1+rpi1~1^2^2~8 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=145dea754fc28cc581a41a9c15c29e2e91849632;p=openldap.git ldap-conf-tls-cacertdir Gbp-Pq: Name ldap-conf-tls-cacertdir --- diff --git a/doc/man/man5/ldap.conf.5 b/doc/man/man5/ldap.conf.5 index 52e7df8d..80a0da6c 100644 --- a/doc/man/man5/ldap.conf.5 +++ b/doc/man/man5/ldap.conf.5 @@ -319,7 +319,7 @@ certificates in separate individual files. The .B TLS_CACERT is always used before .B TLS_CACERTDIR. -This parameter is ignored with GnuTLS. +This parameter is ignored with GnuTLS. On Debian openldap is linked against GnuTLS. When using Mozilla NSS, may contain a Mozilla NSS cert/key database. If contains a Mozilla NSS cert/key database and @@ -430,7 +430,7 @@ This parameter is ignored with GnuTLS. Specifies the file to obtain random bits from when /dev/[u]random is not available. Generally set to the name of the EGD/PRNGD socket. The environment variable RANDFILE can also be used to specify the filename. -This parameter is ignored with GnuTLS and Mozilla NSS. +This parameter is ignored with GnuTLS and Mozilla NSS. On Debian openldap is linked against GnuTLS. .TP .B TLS_REQCERT Specifies what checks to perform on server certificates in a TLS session, @@ -463,7 +463,7 @@ Specifies if the Certificate Revocation List (CRL) of the CA should be used to verify if the server certificates have not been revoked. This requires .B TLS_CACERTDIR -parameter to be set. This parameter is ignored with GnuTLS and Mozilla NSS. +parameter to be set. This parameter is ignored with GnuTLS and Mozilla NSS. On Debian openldap is linked against GnuTLS. .B can be specified as one of the following keywords: .RS