From f95f3b2cab1458d64389b99b9bc98394d4c38d40 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Wed, 12 Sep 2012 17:45:04 +0000 Subject: [PATCH] backport some typo fixes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1384050 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_ldap.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_ldap.xml b/docs/manual/mod/mod_ldap.xml index cac4b3808f6..486a8f7d705 100644 --- a/docs/manual/mod/mod_ldap.xml +++ b/docs/manual/mod/mod_ldap.xml @@ -42,7 +42,7 @@ by other LDAP modules flag to the configure script when building Apache.

-

SSL/TLS support is dependant on which LDAP toolkit has been +

SSL/TLS support is dependent on which LDAP toolkit has been linked to APR. As of this writing, APR-util supports: OpenLDAP SDK (2.x or later), Novell LDAP @@ -518,7 +518,7 @@ connection client certificates.

It specifies the directory path, file name or nickname of a per connection client certificate used when establishing an SSL or TLS connection to an LDAP server. Different locations or - directories may have their own independant client certificate + directories may have their own independent client certificate settings. Some LDAP toolkits (notably Novell) do not support per connection client certificates, and will throw an error on LDAP server connection if you try to use this directive -- 2.47.2