From fd0d6380e2eb1396a9e5f9b41363cc00ab9c0929 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Fri, 4 Apr 2014 13:23:40 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_ssl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.47.3