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 l’ argument " 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