]> granicus.if.org Git - apache/commitdiff
SSLOpenSSLConfCmd is available since httpd 2.4.8.
authorYann Ylavic <ylavic@apache.org>
Fri, 4 Apr 2014 13:23:40 +0000 (13:23 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 4 Apr 2014 13:23:40 +0000 (13:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1584658 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.xml

index 6096bf33b63b7af95d26196df15540cd8f9ff844..ea06e69f72964bcb48a64da720d702d12f5b51ac 100644 (file)
@@ -2579,7 +2579,7 @@ CRIME attack).</p>
 <syntax>SSLOpenSSLConfCmd <em>command-name</em> <em>command-value</em></syntax>
 <contextlist><context>server config</context>
 <context>virtual host</context></contextlist>
-<compatibility>Available in httpd 2.5.0-dev and later, if using OpenSSL 1.0.2 or later</compatibility>
+<compatibility>Available in httpd 2.4.8 and later, if using OpenSSL 1.0.2 or later</compatibility>
 
 <usage>
 <p>This directive exposes OpenSSL's <em>SSL_CONF</em> API to mod_ssl,