You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2017/01/31 09:52:09 UTC

svn commit: r1781045 [43/50] - in /httpd/httpd/branches/2.4.x-openssl-1.1.0-compat: ./ build/ docs/man/ docs/manual/ docs/manual/developer/ docs/manual/faq/ docs/manual/howto/ docs/manual/misc/ docs/manual/mod/ docs/manual/platform/ docs/manual/program...

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/socache.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/socache.html.en?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/socache.html.en (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/socache.html.en Tue Jan 31 09:52:02 2017
@@ -70,7 +70,7 @@
       <dt>const char *create(ap_socache_instance_t **instance, const char *arg,
                           apr_pool_t *tmp, apr_pool_t *p);</dt>
       <dd>Create a session cache based on the given configuration string.
-      The instance pointer returned in the instance paramater will be
+      The instance pointer returned in the instance parameter will be
       passed as the first argument to subsequent invocations.</dd>
 
       <dt>apr_status_t init(ap_socache_instance_t *instance, const char *cname,
@@ -136,7 +136,7 @@ var comments_identifier = 'http://httpd.
     }
 })(window, document);
 //--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2016 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2017 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/socache.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/socache.html.fr?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/socache.html.fr (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/socache.html.fr Tue Jan 31 09:52:02 2017
@@ -140,7 +140,7 @@ var comments_identifier = 'http://httpd.
     }
 })(window, document);
 //--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2016 The Apache Software Foundation.<br />Autoris� sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2017 The Apache Software Foundation.<br />Autoris� sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">Glossaire</a> | <a href="./sitemap.html">Plan du site</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/socache.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/socache.xml?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/socache.xml (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/socache.xml Tue Jan 31 09:52:02 2017
@@ -67,7 +67,7 @@
       <dt>const char *create(ap_socache_instance_t **instance, const char *arg,
                           apr_pool_t *tmp, apr_pool_t *p);</dt>
       <dd>Create a session cache based on the given configuration string.
-      The instance pointer returned in the instance paramater will be
+      The instance pointer returned in the instance parameter will be
       passed as the first argument to subsequent invocations.</dd>
 
       <dt>apr_status_t init(ap_socache_instance_t *instance, const char *cname,

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/socache.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/socache.xml.fr?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/socache.xml.fr [iso-8859-1] (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/socache.xml.fr [utf-8] Tue Jan 31 09:52:02 2017
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision: 1740719 -->
+<!-- English Revision: 1780218 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -24,27 +24,27 @@
 
 <manualpage metafile="socache.xml.meta">
 
-  <title>Le cache des objets partagés du serveur HTTP Apache</title>
+  <title>Le cache des objets partag�s du serveur HTTP Apache</title>
 
   <summary>
-    <p>Le cache des objets partagés est un concept de partage de données
-    de base entre tous les processus d'un serveur, sans se préoccuper du
-    <a href="mpm.html">modèle de threads et de processus</a>. On
-    l'utilise lorsque les avantages apportés par le partage de données
-    entre processus contrebalance la perte de performances consécutive à
+    <p>Le cache des objets partag�s est un concept de partage de donn�es
+    de base entre tous les processus d'un serveur, sans se pr�occuper du
+    <a href="mpm.html">mod�le de threads et de processus</a>. On
+    l'utilise lorsque les avantages apport�s par le partage de donn�es
+    entre processus contrebalance la perte de performances cons�cutive �
     la communication interprocessus.</p>
   </summary>
 
   <section id="providers">
-    <title>Fournisseurs du cache d'objets partagés</title>
-    <p>Le cache d'objets partagés en tant que tel est une abstraction.
-    Il est implémenté par quatre modules différents. Pour pouvoir
-    utiliser le cache, un ou plusieurs de ces modules doivent être
-    présents et configurés.</p>
-    <p>Le seul élément de configuration consiste à définir le
-    fournisseur de cache à utiliser. Ceci est de la responsabilité des
+    <title>Fournisseurs du cache d'objets partag�s</title>
+    <p>Le cache d'objets partag�s en tant que tel est une abstraction.
+    Il est impl�ment� par quatre modules diff�rents. Pour pouvoir
+    utiliser le cache, un ou plusieurs de ces modules doivent �tre
+    pr�sents et configur�s.</p>
+    <p>Le seul �l�ment de configuration consiste � d�finir le
+    fournisseur de cache � utiliser. Ceci est de la responsabilit� des
     modules qui utilisent le cache, et pour cela, ils activent la
-    sélection via des directives telles que <directive
+    s�lection via des directives telles que <directive
     module="mod_cache_socache">CacheSocache</directive>, <directive
     module="mod_authn_socache">AuthnCacheSOCache</directive>, <directive
     module="mod_ssl">SSLSessionCache</directive>, et <directive
@@ -53,18 +53,18 @@
     <dl>
     <dt>"dbm" (<module>mod_socache_dbm</module>)</dt>
     <dd>Celui-ci utilise un fichier de hashage DBM. Le choix de la
-    DBM sous-jacente peut être configurable si la version
-    d'APR installée supporte de multiples implémentations de DBM.</dd>
+    DBM sous-jacente peut �tre configurable si la version
+    d'APR install�e supporte de multiples impl�mentations de DBM.</dd>
     <dt>"dc" (<module>mod_socache_dc</module>)</dt>
-    <dd>Celui-ci utilise les bibliothèques de mise en cache de sessions
-    distribuées <a href="http://distcache.sourceforge.net/">distcache</a>.</dd>
+    <dd>Celui-ci utilise les biblioth�ques de mise en cache de sessions
+    distribu�es <a href="http://distcache.sourceforge.net/">distcache</a>.</dd>
     <dt>"memcache" (<module>mod_socache_memcache</module>)</dt>
-    <dd>Celui-ci utilise le système à hautes performances de mise en
-    cache d'objets de mémoire distribuée <a
+    <dd>Celui-ci utilise le syst�me � hautes performances de mise en
+    cache d'objets de m�moire distribu�e <a
     href="http://memcached.org/">memcached</a>.</dd>
     <dt>"shmcb" (<module>mod_socache_shmcb</module>)</dt>
-    <dd>Celui-ci utilise un tampon cyclique à hautes performances au
-    sein d'un segment de mémoire partagée.</dd>
+    <dd>Celui-ci utilise un tampon cyclique � hautes performances au
+    sein d'un segment de m�moire partag�e.</dd>
     </dl>
 
     <p>L'API fournit les fonctions suivantes :</p>
@@ -72,27 +72,27 @@
     <dl>
       <dt>const char *create(ap_socache_instance_t **instance, const char *arg,
                           apr_pool_t *tmp, apr_pool_t *p);</dt>
-      <dd>Cette fonction permet de créer un cache de session basé sur
-      la chaîne de configuration spécifiée. Le pointeur d'instance
-      renvoyé dans le paramètre instance sera passé comme premier
-      argument des invocations subséquentes.</dd>
+      <dd>Cette fonction permet de cr�er un cache de session bas� sur
+      la cha�ne de configuration sp�cifi�e. Le pointeur d'instance
+      renvoy� dans le param�tre instance sera pass� comme premier
+      argument des invocations subs�quentes.</dd>
 
       <dt>apr_status_t init(ap_socache_instance_t *instance, const char *cname,
                          const struct ap_socache_hints *hints,
                          server_rec *s, apr_pool_t *pool)</dt>
       <dd>Cette fonction permet d'initialiser le cache. L'argument cname
-      doit avoir une longueur maximale de 16 caractères et permet
-      d'identifier de manière unique l'utilisateur du cache au sein du
-      serveur ; il est recommandé d'utiliser le nom du module, par
-      exemple "mod_ssl-sess". Comme cette chaîne peut être utilisée au
-      sein d'un système de fichiers, il est conseillé de n'utiliser que
-      des caractères alphanumériques [a-z0-9_-]. Si l'argument hints
-      n'est pas égal à NULL, il fournit un ensemble d'indications au
-      fournisseur. La valeur retournée est le code d'erreur APR.</dd>
+      doit avoir une longueur maximale de 16 caract�res et permet
+      d'identifier de mani�re unique l'utilisateur du cache au sein du
+      serveur ; il est recommand� d'utiliser le nom du module, par
+      exemple "mod_ssl-sess". Comme cette cha�ne peut �tre utilis�e au
+      sein d'un syst�me de fichiers, il est conseill� de n'utiliser que
+      des caract�res alphanum�riques [a-z0-9_-]. Si l'argument hints
+      n'est pas �gal � NULL, il fournit un ensemble d'indications au
+      fournisseur. La valeur retourn�e est le code d'erreur APR.</dd>
 
       <dt>void destroy(ap_socache_instance_t *instance, server_rec *s)</dt>
-      <dd>Cette fonction permet de détruire l'instance de cache
-      spécifiée.</dd>
+      <dd>Cette fonction permet de d�truire l'instance de cache
+      sp�cifi�e.</dd>
 
       <dt>apr_status_t store(ap_socache_instance_t *instance, server_rec *s,
                           const unsigned char *id, unsigned int idlen,
@@ -114,12 +114,12 @@
       <dd>Supprime un objet du cache.</dd>
 
       <dt>void status(ap_socache_instance_t *instance, request_rec *r, int flags)</dt>
-      <dd>Renvoie le statut d'une instance de cache à destination de mod_status.</dd>
+      <dd>Renvoie le statut d'une instance de cache � destination de mod_status.</dd>
 
       <dt>apr_status_t iterate(ap_socache_instance_t *instance, server_rec *s,
                             void *userctx, ap_socache_iterator_t *iterator,
                             apr_pool_t *pool)</dt>
-      <dd>Envoie tous les objets gardés en cache à une fonction pour traitement itératif.</dd>
+      <dd>Envoie tous les objets gard�s en cache � une fonction pour traitement it�ratif.</dd>
     </dl>
 
   </section>

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.en?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.en (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.en Tue Jan 31 09:52:02 2017
@@ -62,7 +62,7 @@ provided by this module is provided in t
 <a href="../tr/ssl/" hreflang="tr" rel="alternate" title="T�rk�e">&nbsp;tr&nbsp;</a> |
 <a href="../zh-cn/ssl/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
 </div><div id="footer">
-<p class="apache">Copyright 2016 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2017 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.fr?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.fr (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.fr Tue Jan 31 09:52:02 2017
@@ -64,7 +64,7 @@ d'environnement fournies par ce module s
 <a href="../tr/ssl/" hreflang="tr" rel="alternate" title="T�rk�e">&nbsp;tr&nbsp;</a> |
 <a href="../zh-cn/ssl/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
 </div><div id="footer">
-<p class="apache">Copyright 2016 The Apache Software Foundation.<br />Autoris� sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2017 The Apache Software Foundation.<br />Autoris� sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossaire</a> | <a href="../sitemap.html">Plan du site</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.ja.utf8?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.ja.utf8 [utf-8] Tue Jan 31 09:52:02 2017
@@ -63,7 +63,7 @@ Secure Sockts Layer \u3068 Transport Layer
 <a href="../tr/ssl/" hreflang="tr" rel="alternate" title="T�rk�e">&nbsp;tr&nbsp;</a> |
 <a href="../zh-cn/ssl/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
 </div><div id="footer">
-<p class="apache">Copyright 2016 The Apache Software Foundation.<br />\u3053\u306e\u6587\u66f8\u306f <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> \u306e\u30e9\u30a4\u30bb\u30f3\u30b9\u3067\u63d0\u4f9b\u3055\u308c\u3066\u3044\u307e\u3059\u3002.</p>
+<p class="apache">Copyright 2017 The Apache Software Foundation.<br />\u3053\u306e\u6587\u66f8\u306f <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> \u306e\u30e9\u30a4\u30bb\u30f3\u30b9\u3067\u63d0\u4f9b\u3055\u308c\u3066\u3044\u307e\u3059\u3002.</p>
 <p class="menu"><a href="../mod/">\u30e2\u30b8\u30e5\u30fc\u30eb</a> | <a href="../mod/directives.html">\u30c7\u30a3\u30ec\u30af\u30c6\u30a3\u30d6</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">\u7528\u8a9e</a> | <a href="../sitemap.html">\u30b5\u30a4\u30c8\u30de\u30c3\u30d7</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.tr.utf8?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.tr.utf8 [utf-8] Tue Jan 31 09:52:02 2017
@@ -62,7 +62,7 @@
 <a href="../tr/ssl/" title="T�rk�e">&nbsp;tr&nbsp;</a> |
 <a href="../zh-cn/ssl/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
 </div><div id="footer">
-<p class="apache">Copyright 2016 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt\u0131nda lisansl\u0131d\u0131r.</p>
+<p class="apache">Copyright 2017 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt\u0131nda lisansl\u0131d\u0131r.</p>
 <p class="menu"><a href="../mod/">Mod�ller</a> | <a href="../mod/directives.html">Y�nergeler</a> | <a href="http://wiki.apache.org/httpd/FAQ">SSS</a> | <a href="../glossary.html">Terimler</a> | <a href="../sitemap.html">Site Haritas\u0131</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.zh-cn.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.zh-cn.utf8?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.zh-cn.utf8 (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.html.zh-cn.utf8 Tue Jan 31 09:52:02 2017
@@ -63,7 +63,7 @@ Ralf S. Engelschall 的 mod_ssl �\ufffd
 <a href="../tr/ssl/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
 <a href="../zh-cn/ssl/" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
 </div><div id="footer">
-<p class="apache">Copyright 2016 The Apache Software Foundation.<br />基于 <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> 许可证.</p>
+<p class="apache">Copyright 2017 The Apache Software Foundation.<br />基于 <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> 许可证.</p>
 <p class="menu"><a href="../mod/">模块</a> | <a href="../mod/directives.html">指令</a> | <a href="http://wiki.apache.org/httpd/FAQ">常见问题</a> | <a href="../glossary.html">术语</a> | <a href="../sitemap.html">网站导航</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.xml.fr?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.xml.fr [iso-8859-1] (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/index.xml.fr [utf-8] Tue Jan 31 09:52:02 2017
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1" ?>
+<?xml version="1.0" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
 <!-- English Revision : 1333999 -->

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_compat.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_compat.html.en?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_compat.html.en (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_compat.html.en Tue Jan 31 09:52:02 2017
@@ -239,7 +239,7 @@ var comments_identifier = 'http://httpd.
     }
 })(window, document);
 //--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2016 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2017 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_compat.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_compat.html.fr?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_compat.html.fr (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_compat.html.fr Tue Jan 31 09:52:02 2017
@@ -248,7 +248,7 @@ var comments_identifier = 'http://httpd.
     }
 })(window, document);
 //--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2016 The Apache Software Foundation.<br />Autoris� sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2017 The Apache Software Foundation.<br />Autoris� sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossaire</a> | <a href="../sitemap.html">Plan du site</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_compat.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_compat.xml.fr?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_compat.xml.fr [iso-8859-1] (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_compat.xml.fr [utf-8] Tue Jan 31 09:52:02 2017
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1" ?>
+<?xml version="1.0" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
 <!-- English revision : 1200006 -->

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_faq.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_faq.html.en?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_faq.html.en (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_faq.html.en Tue Jan 31 09:52:02 2017
@@ -926,7 +926,7 @@ var comments_identifier = 'http://httpd.
     }
 })(window, document);
 //--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2016 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2017 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_faq.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_faq.html.fr?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_faq.html.fr (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_faq.html.fr Tue Jan 31 09:52:02 2017
@@ -786,22 +786,22 @@ dans votre section d'h�te virtuel avec
 
 
 <h3><a name="srp" id="srp">Comment activer TLS-SRP ?</a></h3>
-    <p>Le protocole TLS-SRP (Echange de clés sécurisé par mot de passe
-    pour TLS comme spécifié dans la RFC 5054) peut compléter ou même
+    <p>Le protocole TLS-SRP (Echange de cl�s s�curis� par mot de passe
+    pour TLS comme sp�cifi� dans la RFC 5054) peut compl�ter ou m�me
     remplacer les certificats lors du processus d'authentification des
-    connexions SSL. Pour utiliser TLS-SRP, spécifiez un fichier de
-    vérification SRP OpenSSL via la directive <code class="directive"><a href="../mod/mod_ssl.html#sslsrpverifierfile">SSLSRPVerifierFile</a></code>. Vous pouvez créer
-    le fichier de vérification via l'utilitaire <code>openssl</code> :</p>
+    connexions SSL. Pour utiliser TLS-SRP, sp�cifiez un fichier de
+    v�rification SRP OpenSSL via la directive <code class="directive"><a href="../mod/mod_ssl.html#sslsrpverifierfile">SSLSRPVerifierFile</a></code>. Vous pouvez cr�er
+    le fichier de v�rification via l'utilitaire <code>openssl</code> :</p>
     <div class="example"><p><code>
     openssl srp -srpvfile passwd.srpv -add username
     </code></p></div>
-    <p>Une fois ce fichier créé, vous devez le référencer dans la
+    <p>Une fois ce fichier cr��, vous devez le r�f�rencer dans la
     configuration du serveur SSL :</p>
     <div class="example"><p><code>
     SSLSRPVerifierFile /path/to/passwd.srpv
     </code></p></div>
-    <p>Pour forcer les clients �&nbsp; utiliser des algorithmes de chiffrement
-    basés sur TLS-SRP et s'affranchissant des certificats, utilisez la
+    <p>Pour forcer les clients � utiliser des algorithmes de chiffrement
+    bas�s sur TLS-SRP et s'affranchissant des certificats, utilisez la
     directive suivante :</p>
     <div class="example"><p><code>
     SSLCipherSuite "!DSS:!aRSA:SRP"
@@ -841,9 +841,9 @@ MIGHAoGBAP//////////yQ/aoiFowjTExmKLgNwc
 Sgh5jjQE3e+VGbPNOkMbMCsKbfJfFDdP4TVtbVHCReSFtXZiXn7G9ExC6aY37WsL
 /1y29Aa37e44a/taiZ+lrp8kEXxLH+ZJKGZR7OZTgf//////////AgEC
 -----END DH PARAMETERS-----</pre></div>
-    <p>Ajoute les paramètres personnalisés incluant les lignes "BEGIN DH
-    PARAMETERS" et "END DH PARAMETERS" �&nbsp; la fin du premier fichier de
-    certificat défini via la directive <code class="directive"><a href="../mod/mod_ssl.html#sslcertificatefile">SSLCertificateFile</a></code>.</p>
+    <p>Ajoute les param�tres personnalis�s incluant les lignes "BEGIN DH
+    PARAMETERS" et "END DH PARAMETERS" � la fin du premier fichier de
+    certificat d�fini via la directive <code class="directive"><a href="../mod/mod_ssl.html#sslcertificatefile">SSLCertificateFile</a></code>.</p>
 
 
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
@@ -1027,7 +1027,7 @@ var comments_identifier = 'http://httpd.
     }
 })(window, document);
 //--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2016 The Apache Software Foundation.<br />Autoris� sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2017 The Apache Software Foundation.<br />Autoris� sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossaire</a> | <a href="../sitemap.html">Plan du site</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_faq.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_faq.xml.fr?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_faq.xml.fr [iso-8859-1] (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_faq.xml.fr [utf-8] Tue Jan 31 09:52:02 2017
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1" ?>
+<?xml version="1.0" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
 <!-- English Revision: 1682929 -->
@@ -790,23 +790,23 @@ SetEnvIf User-Agent "MSIE [2-5]" \
 </section>
 
 <section id="srp"><title>Comment activer TLS-SRP ?</title>
-    <p>Le protocole TLS-SRP (Echange de clés sécurisé par mot de passe
-    pour TLS comme spécifié dans la RFC 5054) peut compléter ou même
+    <p>Le protocole TLS-SRP (Echange de cl�s s�curis� par mot de passe
+    pour TLS comme sp�cifi� dans la RFC 5054) peut compl�ter ou m�me
     remplacer les certificats lors du processus d'authentification des
-    connexions SSL. Pour utiliser TLS-SRP, spécifiez un fichier de
-    vérification SRP OpenSSL via la directive <directive
-    module="mod_ssl">SSLSRPVerifierFile</directive>. Vous pouvez créer
-    le fichier de vérification via l'utilitaire <code>openssl</code> :</p>
+    connexions SSL. Pour utiliser TLS-SRP, sp�cifiez un fichier de
+    v�rification SRP OpenSSL via la directive <directive
+    module="mod_ssl">SSLSRPVerifierFile</directive>. Vous pouvez cr�er
+    le fichier de v�rification via l'utilitaire <code>openssl</code> :</p>
     <example>
     openssl srp -srpvfile passwd.srpv -add username
     </example>
-    <p>Une fois ce fichier créé, vous devez le référencer dans la
+    <p>Une fois ce fichier cr��, vous devez le r�f�rencer dans la
     configuration du serveur SSL :</p>
     <example>
     SSLSRPVerifierFile /path/to/passwd.srpv
     </example>
-    <p>Pour forcer les clients à utiliser des algorithmes de chiffrement
-    basés sur TLS-SRP et s'affranchissant des certificats, utilisez la
+    <p>Pour forcer les clients � utiliser des algorithmes de chiffrement
+    bas�s sur TLS-SRP et s'affranchissant des certificats, utilisez la
     directive suivante :</p>
     <example>
     SSLCipherSuite "!DSS:!aRSA:SRP"
@@ -849,9 +849,9 @@ MIGHAoGBAP//////////yQ/aoiFowjTExmKLgNwc
 Sgh5jjQE3e+VGbPNOkMbMCsKbfJfFDdP4TVtbVHCReSFtXZiXn7G9ExC6aY37WsL
 /1y29Aa37e44a/taiZ+lrp8kEXxLH+ZJKGZR7OZTgf//////////AgEC
 -----END DH PARAMETERS-----</pre></example>
-    <p>Ajoute les paramètres personnalisés incluant les lignes "BEGIN DH
-    PARAMETERS" et "END DH PARAMETERS" à la fin du premier fichier de
-    certificat défini via la directive <directive
+    <p>Ajoute les param�tres personnalis�s incluant les lignes "BEGIN DH
+    PARAMETERS" et "END DH PARAMETERS" � la fin du premier fichier de
+    certificat d�fini via la directive <directive
     module="mod_ssl">SSLCertificateFile</directive>.</p>
 </section>
 

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_howto.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_howto.html.en?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_howto.html.en (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_howto.html.en Tue Jan 31 09:52:02 2017
@@ -440,7 +440,7 @@ var comments_identifier = 'http://httpd.
     }
 })(window, document);
 //--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2016 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2017 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_howto.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_howto.html.fr?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_howto.html.fr (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_howto.html.fr Tue Jan 31 09:52:02 2017
@@ -161,11 +161,11 @@ installations de httpd � partir des sou
 <code>/etc/apache2/mods-enabled/ssl.conf</code> pour Ubuntu ou Debian,
 etc...</p>
 
-<p>Le chemin spécifié par la directive
+<p>Le chemin sp�cifi� par la directive
 <code class="directive">SSLStaplingCache</code> (par exemple <code>logs/</code>)
-doit être le même que celui spécifié par la directive
+doit �tre le m�me que celui sp�cifi� par la directive
 <code class="directive">SSLSessionCache</code>. Ce chemin est relatif au chemin
-spécifié par la directive <code class="directive">ServerRoot</code>.</p>
+sp�cifi� par la directive <code class="directive">ServerRoot</code>.</p>
 
 <p>Cette directive <code class="directive">SSLStaplingCache</code> particuli�re
 n�cessite le chargement du module <code class="module"><a href="../mod/mod_socache_shmcb.html">mod_socache_shmcb</a></code> (�
@@ -480,7 +480,7 @@ var comments_identifier = 'http://httpd.
     }
 })(window, document);
 //--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2016 The Apache Software Foundation.<br />Autoris� sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2017 The Apache Software Foundation.<br />Autoris� sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossaire</a> | <a href="../sitemap.html">Plan du site</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_howto.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_howto.xml.fr?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_howto.xml.fr [iso-8859-1] (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_howto.xml.fr [utf-8] Tue Jan 31 09:52:02 2017
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1" ?>
+<?xml version="1.0" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
 <!-- English Revision: 1689469 -->
@@ -161,11 +161,11 @@ installations de httpd &agrave; partir d
 <code>/etc/apache2/mods-enabled/ssl.conf</code> pour Ubuntu ou Debian,
 etc...</p>
 
-<p>Le chemin spécifié par la directive
+<p>Le chemin sp�cifi� par la directive
 <directive>SSLStaplingCache</directive> (par exemple <code>logs/</code>)
-doit être le même que celui spécifié par la directive
+doit �tre le m�me que celui sp�cifi� par la directive
 <directive>SSLSessionCache</directive>. Ce chemin est relatif au chemin
-spécifié par la directive <directive>ServerRoot</directive>.</p>
+sp�cifi� par la directive <directive>ServerRoot</directive>.</p>
 
 <p>Cette directive <directive>SSLStaplingCache</directive> particuli&egrave;re
 n&eacute;cessite le chargement du module <module>mod_socache_shmcb</module> (&agrave;

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_intro.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_intro.html.en?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_intro.html.en (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_intro.html.en Tue Jan 31 09:52:02 2017
@@ -405,7 +405,7 @@ establishing a protocol session.</p>
     </tr>
     <tr><td>TLS v1.2</td>
         <td>Proposed Internet Standard (from IETF) [<a href="#TLS12">TLS12</a>]</td>
-        <td>Update of TLS 1.2 deprecating MD5 as hash, and adding incompatibility
+        <td>Update of TLS 1.1 deprecating MD5 as hash, and adding incompatibility
         to SSL so it will never negotiate the use of SSLv2.</td>
     </tr>
     </table>
@@ -520,7 +520,7 @@ the Internet Engineering Task Force (IET
     and "RC2" is a proprietary algorithm from RSA DSI [<a href="#AC96">AC96</a>, ch13].</p>
 
 
-<h3><a name="digestfuntion" id="digestfuntion">Digest Function</a></h3>
+<h3><a name="digestfunction" id="digestfunction">Digest Function</a></h3>
 
     <p>The choice of digest function determines how a digest is created
     from a record unit. SSL supports the following:</p>
@@ -663,7 +663,7 @@ var comments_identifier = 'http://httpd.
     }
 })(window, document);
 //--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2016 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2017 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_intro.html.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_intro.html.fr?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_intro.html.fr (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_intro.html.fr Tue Jan 31 09:52:02 2017
@@ -435,7 +435,7 @@ l'�tablissement de la session protocola
     </tr>
     <tr><td>TLS v1.2</td>
         <td>Standard propos� pour l'Internet (de l'IETF) [<a href="#TLS12">TLS12</a>]</td>
-        <td>Mise � jour de TLS 1.2 rendant les condens�s MD5 obsol�tes,
+        <td>Mise � jour de TLS 1.1 rendant les condens�s MD5 obsol�tes,
 	et introduisant une incompatibilit� avec SSL ce qui interdit toute
 	n�gociation en vue d'une utilisation de SSLv2.</td>
     </tr>
@@ -565,7 +565,7 @@ l'Internet Engineering Task Force (IETF)
     [<a href="#AC96">AC96</a>, ch13].</p>
 
 
-<h3><a name="digestfuntion" id="digestfuntion">Fonction de cr�ation d'empreinte</a></h3>
+<h3><a name="digestfunction" id="digestfunction">Fonction de cr�ation d'empreinte</a></h3>
 
     <p>Le choix d'une fonction de cr�ation d'empreinte d�termine la mani�re
     dont une empreinte est cr��e � partir d'une unit� de donn�es. SSL supporte
@@ -718,7 +718,7 @@ var comments_identifier = 'http://httpd.
     }
 })(window, document);
 //--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2016 The Apache Software Foundation.<br />Autoris� sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2017 The Apache Software Foundation.<br />Autoris� sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossaire</a> | <a href="../sitemap.html">Plan du site</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_intro.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_intro.html.ja.utf8?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_intro.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_intro.html.ja.utf8 [utf-8] Tue Jan 31 09:52:02 2017
@@ -721,7 +721,7 @@ var comments_identifier = 'http://httpd.
     }
 })(window, document);
 //--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2016 The Apache Software Foundation.<br />\u3053\u306e\u6587\u66f8\u306f <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> \u306e\u30e9\u30a4\u30bb\u30f3\u30b9\u3067\u63d0\u4f9b\u3055\u308c\u3066\u3044\u307e\u3059\u3002.</p>
+<p class="apache">Copyright 2017 The Apache Software Foundation.<br />\u3053\u306e\u6587\u66f8\u306f <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> \u306e\u30e9\u30a4\u30bb\u30f3\u30b9\u3067\u63d0\u4f9b\u3055\u308c\u3066\u3044\u307e\u3059\u3002.</p>
 <p class="menu"><a href="../mod/">\u30e2\u30b8\u30e5\u30fc\u30eb</a> | <a href="../mod/directives.html">\u30c7\u30a3\u30ec\u30af\u30c6\u30a3\u30d6</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">\u7528\u8a9e</a> | <a href="../sitemap.html">\u30b5\u30a4\u30c8\u30de\u30c3\u30d7</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 if (typeof(prettyPrint) !== 'undefined') {
     prettyPrint();

Modified: httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_intro.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_intro.xml?rev=1781045&r1=1781044&r2=1781045&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_intro.xml (original)
+++ httpd/httpd/branches/2.4.x-openssl-1.1.0-compat/docs/manual/ssl/ssl_intro.xml Tue Jan 31 09:52:02 2017
@@ -412,7 +412,7 @@ establishing a protocol session.</p>
     <tr><td>TLS v1.2</td>
         <td>Proposed Internet Standard (from IETF) [<a href="#TLS12"
         >TLS12</a>]</td>
-        <td>Update of TLS 1.2 deprecating MD5 as hash, and adding incompatibility
+        <td>Update of TLS 1.1 deprecating MD5 as hash, and adding incompatibility
         to SSL so it will never negotiate the use of SSLv2.</td>
     </tr>
     </table>
@@ -530,7 +530,7 @@ the Internet Engineering Task Force (IET
     >AC96</a>, ch13].</p>
 </section>
 
-<section id="digestfuntion">
+<section id="digestfunction">
 <title>Digest Function</title>
     <p>The choice of digest function determines how a digest is created
     from a record unit. SSL supports the following:</p>