]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fr doc rebuild.
authorLucien Gentis <lgentis@apache.org>
Sat, 31 Aug 2024 13:06:02 +0000 (13:06 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 31 Aug 2024 13:06:02 +0000 (13:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1920323 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.html.fr.utf8
docs/manual/mod/mod_ssl.xml.es

index e1be7950cb7bd0878ea94c70d220e2fa9034a499..6adb4d5ef5e734920ce1c14d3c46dd91ba010a47 100644 (file)
@@ -256,12 +256,16 @@ certificat serveur, sous la forme SRVName (OID 1.3.6.1.5.5.7.8.7, RFC 4985)</td>
 <td>Algorithme utilisé pour la clé publique du certificat du serveur</td></tr>
 <tr><td><code>SSL_SERVER_CERT</code></td>               <td>chaîne</td>
 <td>Certificat du serveur au format PEM</td></tr>
-<tr class="odd"><td><code>SSL_SRP_USER</code></td>                  <td>string</td>
+<tr class="odd"><td><code>SSL_SRP_USER</code></td>                  <td>chaîne</td>
 <td>nom d'utilisateur SRP</td></tr>
-<tr><td><code>SSL_SRP_USERINFO</code></td>              <td>string</td>
+<tr><td><code>SSL_SRP_USERINFO</code></td>              <td>chaîne</td>
 <td>informations sur l'utilisateur SRP</td></tr>
-<tr class="odd"><td><code>SSL_TLS_SNI</code></td>                   <td>string</td>
+<tr class="odd"><td><code>SSL_TLS_SNI</code></td>                   <td>chaîne</td>
 <td>Contenu de l'extension SNI TLS (si supporté par ClientHello)</td></tr>
+<tr><td><code>SSL_HANDSHAKE_RTT</code></td>             <td>nombre</td>
+<td>Temps d'aller-retour de la négociation TLS en microsecondes, y compris le
+traitement de l’étape finale (cette variable est définie à vide si la version d’OpenSSL est
+antérieure à 3.2 ou si le temps d'aller-retour ne peut pas être déterminé.</td></tr>
 </table>
 
 <p><em>x509</em> spécifie un élément de DN X.509 parmi
index 7e2e027e9f4cd36e036716c8d28dbd9065262794..ef626ead455753141eb4f23f81f9bed8cceeeb15 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
-<!-- English Revision: 1817381:1917600 (outdated) -->
+<!-- English Revision: 1817381:1920297 (outdated) -->
 <!-- Spanish Translation: Daniel Ferradal <dferradal@apache.org> -->
 <!-- Updated and reviewed: Luis Gil de bernabe <lgilbernabe@apache.org> -->