From: Eric Covener Date: Fri, 18 Jul 2025 19:50:45 +0000 (+0000) Subject: xforms X-Git-Tag: 2.4.65-rc1-candidate~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ed99ef021de902363c36afa5786f54163ffae2db;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1927323 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index a8e3a2ca96..e2a4a99280 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -997,11 +997,15 @@ for PKCS#11 URIs.

SSLEngine Directive

- + +
Description:SSL Engine Operation Switch
Syntax:SSLEngine on|off|optional
Syntax:SSLEngine on|off
Default:SSLEngine off
Context:server config, virtual host
Status:Extension
Module:mod_ssl
Compatibility: + Support for the "optional" argument was removed in 2.4.64. It enabled + RFC 2817 (TLS Upgrade) support. +

This directive toggles the usage of the SSL/TLS Protocol Engine. This @@ -1013,10 +1017,6 @@ SSLEngine on #... </VirtualHost>

-

In Apache 2.1 and later, SSLEngine can be set to -optional. This enables support for -RFC 2817, Upgrading to TLS -Within HTTP/1.1. At this time no web browsers support RFC 2817.

top
diff --git a/docs/manual/mod/mod_ssl.xml.fr b/docs/manual/mod/mod_ssl.xml.fr index 83d51074ad..fc40125452 100644 --- a/docs/manual/mod/mod_ssl.xml.fr +++ b/docs/manual/mod/mod_ssl.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_ssl.xml.meta b/docs/manual/mod/mod_ssl.xml.meta index 736a11a017..be20a51f56 100644 --- a/docs/manual/mod/mod_ssl.xml.meta +++ b/docs/manual/mod/mod_ssl.xml.meta @@ -8,6 +8,6 @@ en - fr + fr diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 81eaa705b2..2dae5b5650 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -1075,7 +1075,7 @@ Client Auth handshake SSLCompression on|off off svEEnable compression on the SSL level SSLCryptoDevice engine builtin sEEnable use of a cryptographic hardware accelerator -SSLEngine on|off|optional off svESSL Engine Operation Switch +SSLEngine on|off off svESSL Engine Operation Switch SSLFIPS on|off off sESSL FIPS mode Switch SSLHonorCipherOrder on|off off svEOption to prefer the server's cipher preference order SSLInsecureRenegotiation on|off off svEOption to enable support for insecure renegotiation