From 29a7b7d75732d6bd71a516242e25877deaa494ef Mon Sep 17 00:00:00 2001
From: Christophe Jaillet
Date: Sun, 23 Apr 2017 03:55:12 +0000
Subject: [PATCH] Merge r1792336 from trunk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1792337 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_ssl.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index b8e7810cb4..d41a8b158e 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -1214,7 +1214,7 @@ SSLCARevocationFile "/usr/local/apache2/conf/ssl.crl/ca-bundle-client.crl"
SSLCARevocationCheck none
server config
virtual host
-Optional flags available in httpd 2.5-dev or
+Optional flags available in httpd 2.4.21 or
later
@@ -2421,7 +2421,7 @@ Responder), this option should be turned off
.
SSLOCSPNoverify Off
server config
virtual host
-Available in httpd 2.5 and later, if using OpenSSL 0.9.7 or later
+Available in httpd 2.4.26 and later, if using OpenSSL 0.9.7 or later
Skip the OCSP responder certificates verification, mostly useful when
testing an OCSP server.
@@ -2435,7 +2435,7 @@ testing an OCSP server.
SSLOCSPResponderCertificateFile file
server config
virtual host
-Available in httpd 2.5 and later, if using OpenSSL 0.9.7 or later
+Available in httpd 2.4.26 and later, if using OpenSSL 0.9.7 or later
This supplies a list of trusted OCSP responder certificates to be used
during OCSP responder certificate validation. The supplied certificates are
--
2.40.0