From: Yann Ylavic
Date: Fri, 4 Apr 2014 13:23:40 +0000 (+0000)
Subject: SSLOpenSSLConfCmd is available since httpd 2.4.8.
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd0d6380e2eb1396a9e5f9b41363cc00ab9c0929;p=thirdparty%2Fapache%2Fhttpd.git
SSLOpenSSLConfCmd is available since httpd 2.4.8.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1584658 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index 6096bf33b63..ea06e69f729 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -2579,7 +2579,7 @@ CRIME attack).
SSLOpenSSLConfCmd command-name command-value
server config
virtual host
-Available in httpd 2.5.0-dev and later, if using OpenSSL 1.0.2 or later
+Available in httpd 2.4.8 and later, if using OpenSSL 1.0.2 or later
This directive exposes OpenSSL's SSL_CONF API to mod_ssl,