]> granicus.if.org Git - apache/commitdiff
Fix whitespace issue in links.
authorDaniel Gruno <humbedooh@apache.org>
Sun, 8 Jul 2012 21:05:00 +0000 (21:05 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sun, 8 Jul 2012 21:05:00 +0000 (21:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1358837 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ldap.xml

index d2cfa54081fa304cad227ec512e8f1f42e5a5014..cd78b0d3443237c54c632d768a4ff6260c7a86be 100644 (file)
@@ -200,12 +200,13 @@ LDAPOpCacheTTL 600
 <section id="usingssltls"><title>Using SSL/TLS</title>
 
     <p>The ability to create an SSL and TLS connections to an LDAP server
-    is defined by the directives <directive module="mod_ldap">
-    LDAPTrustedGlobalCert</directive>, <directive module="mod_ldap">
-    LDAPTrustedClientCert</directive> and <directive module="mod_ldap">
-    LDAPTrustedMode</directive>. 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).</p>
+    is defined by the directives 
+    <directive module="mod_ldap">LDAPTrustedGlobalCert</directive>, 
+    <directive module="mod_ldap">LDAPTrustedClientCert</directive>
+     and <directive module="mod_ldap">LDAPTrustedMode</directive>. 
+    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).</p>
 
     <highlight language="config">
 # Establish an SSL LDAP connection on port 636. Requires that