diff options
-rw-r--r-- | man/nslcd.conf.5.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/nslcd.conf.5.xml b/man/nslcd.conf.5.xml index 7eefcb5..930e5a1 100644 --- a/man/nslcd.conf.5.xml +++ b/man/nslcd.conf.5.xml @@ -537,6 +537,8 @@ <para> Specifies the directory containing X.509 certificates for peer authentication. + This parameter is ignored when using GnuTLS. + On Debian OpenLDAP is linked against GnuTLS. </para> </listitem> </varlistentry> @@ -555,6 +557,8 @@ <listitem> <para> Specifies the path to an entropy source. + This parameter is ignored when using GnuTLS. + On Debian OpenLDAP is linked against GnuTLS. </para> </listitem> </varlistentry> |