diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/mod/mod_ssl.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 3bc2063da8..b28ec9df4b 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -2935,7 +2935,8 @@ forward secrecy.</p> <name>SSLOpenSSLConfCmd</name> <description>Configure OpenSSL parameters through its <em>SSL_CONF</em> API</description> <syntax>SSLOpenSSLConfCmd <em>command-name</em> <em>command-value</em></syntax> -<contextlist><context>server config</context></contextlist> +<contextlist><context>server config</context> +<context>virtual host</context></contextlist> <compatibility>Available in httpd 2.4.8 and later, if using OpenSSL 1.0.2 or later</compatibility> <usage> |