]> granicus.if.org Git - apache/commitdiff
xforms
authorDaniel Gruno <humbedooh@apache.org>
Sun, 8 Jul 2012 21:07:01 +0000 (21:07 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sun, 8 Jul 2012 21:07:01 +0000 (21:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1358838 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ldap.html.en
docs/manual/mod/mod_ldap.html.fr
docs/manual/mod/mod_ldap.xml.fr
docs/manual/mod/mod_ldap.xml.meta

index 553add7b874114e2ae8ea6bc5ac498ce6482198a..03a896f1733e1f2feb5a8d10c8ec2569d1e2abad 100644 (file)
@@ -234,12 +234,13 @@ LDAPOpCacheTTL 600
 <h2><a name="usingssltls" id="usingssltls">Using SSL/TLS</a></h2>
 
     <p>The ability to create an SSL and TLS connections to an LDAP server
-    is defined by the directives <code class="directive"><a href="#&#10;    ldaptrustedglobalcert">
-    LDAPTrustedGlobalCert</a></code>, <code class="directive"><a href="#&#10;    ldaptrustedclientcert">
-    LDAPTrustedClientCert</a></code> and <code class="directive"><a href="#&#10;    ldaptrustedmode">
-    LDAPTrustedMode</a></code>. 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 
+    <code class="directive"><a href="#ldaptrustedglobalcert">LDAPTrustedGlobalCert</a></code>, 
+    <code class="directive"><a href="#ldaptrustedclientcert">LDAPTrustedClientCert</a></code>
+     and <code class="directive"><a href="#ldaptrustedmode">LDAPTrustedMode</a></code>. 
+    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>
 
     <pre class="prettyprint lang-config">
 # Establish an SSL LDAP connection on port 636. Requires that 
index 234d194f54124464565b162b4fd1ace031aeeb27..dd844d9115c98479af203b53a2929497d3b3be7b 100644 (file)
@@ -27,6 +27,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/mod/mod_ldap.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/mod/mod_ldap.html" title="Français">&nbsp;fr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Conservation des connexions LDAP et services de mise en
 cache du résultat à destination des autres modules LDAP</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
index 447b749a81d8e809496213815715e293ab10e6ac..fa062313746543b0119382f45159c5339539ecef 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1334018 -->
+<!-- English Revision: 1334018:1358837 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 92fe318361b3a39a71c3bd36509d9ad41d35e5a2..c8ca841281780c64e086b0b2f9ef461024727a9c 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>