From 02a265c992493a1e1d3de9f31fbb257b20d8b67b Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Fri, 4 Apr 2014 13:29:05 +0000 Subject: [PATCH] Remove SSLOCSPUseRequestNonce OpenSSL-0.9.7 requirement (0.9.8 already required by httpd-2.4) and set availability to 2.5-dev until further notice. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1584665 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 ea06e69f729..92fe3577ac7 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -2277,7 +2277,7 @@ which means that OCSP responses are considered valid as long as their SSLOCSPUseRequestNonce on server config virtual host -Available in httpd 2.4.10 and later, if using OpenSSL 0.9.7 or later +Available in httpd 2.5-dev and later

This option determines whether queries to OCSP responders should contain -- 2.47.3