From: Daniel Gruno Date: Sun, 8 Jul 2012 21:02:13 +0000 (+0000) Subject: Fix whitespace issue in links. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=024fc9bf57b735dec3ec6c38c8495376176b9410;p=thirdparty%2Fapache%2Fhttpd.git Fix whitespace issue in links. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1358834 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ldap.xml b/docs/manual/mod/mod_ldap.xml index d2cfa54081f..cd78b0d3443 100644 --- a/docs/manual/mod/mod_ldap.xml +++ b/docs/manual/mod/mod_ldap.xml @@ -200,12 +200,13 @@ LDAPOpCacheTTL 600
Using SSL/TLS

The ability to create an SSL and TLS connections to an LDAP server - is defined by the directives - LDAPTrustedGlobalCert, - LDAPTrustedClientCert and - LDAPTrustedMode. These directives specify the CA and - optional client certificates to be used, as well as the type of - encryption to be used on the connection (none, SSL or TLS/STARTTLS).

+ is defined by the directives + LDAPTrustedGlobalCert, + LDAPTrustedClientCert + and LDAPTrustedMode. + These directives specify the CA and optional client certificates to be used, + as well as the type of encryption to be used on the connection (none, SSL or + TLS/STARTTLS).

# Establish an SSL LDAP connection on port 636. Requires that