Skip to content

Commit 8d3cd8b

Browse files
author
Lucien Gentis
committed
fr doc XML file update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1927366 13f79535-47bb-0310-9956-ffa450edef68
1 parent 8abb3d0 commit 8d3cd8b

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

docs/manual/mod/mod_ssl.xml.fr

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
4-
<!-- English Revision: 1925513:1927321 (outdated) -->
4+
<!-- English Revision: 1927321 -->
55
<!-- French translation : Lucien GENTIS -->
66
<!-- Reviewed by : Vincent Deffontaines -->
77

@@ -678,10 +678,14 @@ SSLSessionCacheTimeout 600
678678
<directivesynopsis>
679679
<name>SSLEngine</name>
680680
<description>Interrupteur marche/arrêt du moteur SSL</description>
681-
<syntax>SSLEngine on|off|optional</syntax>
681+
<syntax>SSLEngine on|off</syntax>
682682
<default>SSLEngine off</default>
683683
<contextlist><context>server config</context>
684684
<context>virtual host</context></contextlist>
685+
<compatibility>
686+
La prise en charge de largument "optional" a été supprimée avec la version
687+
2.4.64. Cet argument activait la prise en charge de la RFC 2817 (mise à niveau de TLS).
688+
</compatibility>
685689

686690
<usage>
687691
<p>
@@ -699,12 +703,6 @@ SSLEngine on
699703
&lt;/VirtualHost&gt;
700704
</highlight>
701705
</example>
702-
<p>Depuis la version 2.1 d'Apache, la directive
703-
<directive>SSLEngine</directive> peut être définie à
704-
<code>optional</code>, ce qui active le support de <a
705-
href="http://www.ietf.org/rfc/rfc2817.txt">RFC 2817</a>, Upgrading to
706-
TLS Within HTTP/1.1. Pour le moment, aucun navigateur web ne supporte
707-
RFC 2817.</p>
708706
</usage>
709707
</directivesynopsis>
710708

0 commit comments

Comments
 (0)