File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 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 : 1926171 -->
4+ <!-- English Revision : 1927320 -->
55<!-- French translation : Lucien GENTIS -->
66<!-- Reviewed by : Vincent Deffontaines -->
77
@@ -713,10 +713,14 @@ SSLSessionCacheTimeout 600
713713< directivesynopsis>
714714< name> SSLEngine </ name>
715715< description> Interrupteur marche/ arrêt du moteur SSL </ description>
716- < syntax> SSLEngine on| off| optional </ syntax>
716+ < syntax> SSLEngine on| off</ syntax>
717717< default > SSLEngine off</ default >
718718< contextlist>< context> server config</ context>
719719< context> virtual host</ context></ contextlist>
720+ < compatibility>
721+ La prise en charge de l’ argument " optional" a été supprimée avec la version
722+ 2.4 . 64 . Cet argument activait la prise en charge de la RFC 2817 (mise à niveau de TLS ).
723+ </ compatibility>
720724
721725< usage>
722726< p> Cette directive permet d'activer/ désactiver le moteur du protocole SSL / TLS .
@@ -733,10 +737,6 @@ SSLEngine on
733737& lt;/ VirtualHost & gt;
734738</ highlight>
735739</ example>
736- < p>< directive> SSLEngine </ directive> peut être définie à < code> optional</ code> ,
737- ce qui active le support de < a href= " https://www.rfc-editor.org/rfc/rfc2817" > RFC
738- 2817 </ a>.
739- </ p>
740740</ usage>
741741</ directivesynopsis>
742742
You can’t perform that action at this time.
0 commit comments