From: Rich Bowen on in any other virtual host, SNI unaware clients
are not allowed to access this particular virtual host.
+If set to on in server context (globally, outside any
+<VirtualHost> block),
+the setting is inherited by all virtual hosts that do not override it.
+This has the same effect as setting it to on in every
+default name-based virtual host: non-SNI clients will be denied access
+to any name-based virtual host.
+
This option is only available if httpd was compiled against an SNI capable version of OpenSSL. @@ -3134,7 +3143,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/trunk/mod/mod_ssl.html'; } })(window, document); //-->
SSLClientHelloVars
SSLCompression
SSLCryptoDevice
SSLECHKeyDir
SSLEngine
SSLFIPS
SSLHonorCipherOrder
SSLUseStapling
SSLVerifyClient
SSLVerifyDepth
SSLVHostSNIPolicy| Descripción: | Load the set of Encrypted Client Hello (ECH) PEM files in the named directory |
|---|---|
| Sintaxis: | SSLECHKeyDir dirname |
| Contexto: | server config |
| Estado: | Extensión |
| Módulo: | mod_ssl |
| Compatibilidad: | Available in Apache HTTP Server 2.5.1 and later |
The documentation for this directive has + not been translated yet. Please have a look at the English + version.
| Descripción: | Interruptor de Activación del motor SSL |
|---|
| Descripción: | Set compatibility policy for SNI client access to virtual hosts. |
|---|---|
| Sintaxis: | SSLVHostSNIPolicy strict|secure|authonly|insecure |
| Valor por defecto: | SSLVHostSNIPolicy secure |
| Contexto: | server config |
| Estado: | Extensión |
| Módulo: | mod_ssl |
| Compatibilidad: | Available in httpd 2.4.66 and later |
The documentation for this directive has + not been translated yet. Please have a look at the English + version.
Idiomas disponibles: en | @@ -2982,7 +3009,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/trunk/mod/mod_ssl.html'; } })(window, document); //-->