File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -579,10 +579,15 @@ SSLSessionCacheTimeout 600
579579<directivesynopsis >
580580<name >SSLEngine</name >
581581<description >SSL Engine Operation Switch</description >
582- <syntax >SSLEngine on|off|optional </syntax >
582+ <syntax >SSLEngine on|off</syntax >
583583<default >SSLEngine off</default >
584584<contextlist ><context >server config</context >
585585<context >virtual host</context ></contextlist >
586+ <compatibility >
587+ Support for the "optional" argument was removed in 2.4.64. It enabled
588+ RFC 2817 (TLS Upgrade) support.
589+ </compatibility >
590+
586591
587592<usage >
588593<p >
@@ -599,10 +604,6 @@ SSLEngine on
599604< /VirtualHost>
600605</highlight >
601606</example >
602- <p ><directive >SSLEngine</directive > can be set to <code >optional</code >:
603- this enables support for
604- <a href =" https://www.rfc-editor.org/rfc/rfc2817" >RFC 2817</a >.
605- </p >
606607</usage >
607608</directivesynopsis >
608609
You can’t perform that action at this time.
0 commit comments