From: Lucien Gentis Date: Sat, 29 Sep 2018 12:38:55 +0000 (+0000) Subject: XML update. X-Git-Tag: 2.4.36~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ff8f08889b94d553e1f5c242d1dec64a19610cb;p=thirdparty%2Fapache%2Fhttpd.git XML update. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1842327 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml.fr b/docs/manual/mod/core.xml.fr index 49c057eabab..565abac37bc 100644 --- a/docs/manual/mod/core.xml.fr +++ b/docs/manual/mod/core.xml.fr @@ -1,7 +1,7 @@ - + @@ -2478,7 +2478,7 @@ host IfFile Regroupe des directives qui ne seront traitées que si un fichier existe au démarrage -<IfFile [!]parameter-name> ... +<IfFile [!]filename> ... </IfFile> server configvirtual host directory.htaccess diff --git a/docs/manual/mod/mod_ssl.xml.fr b/docs/manual/mod/mod_ssl.xml.fr index c2ae3c6ceb5..ee4f38ca5a2 100644 --- a/docs/manual/mod/mod_ssl.xml.fr +++ b/docs/manual/mod/mod_ssl.xml.fr @@ -1,7 +1,7 @@ - + @@ -778,6 +778,11 @@ casse) :

Une révision du protocole TLS 1.1 définie dans la RFC 5246.

+
  • TLSv1.3 (à partir de la version 1.1.1 d'OpenSSL) +

    + Une nouvelle version du protocole TLS définie dans la RFC 8446.

  • +
  • all

    C'est un raccourci pour ``+SSLv3 +TLSv1'' ou - à partir