From 5d06f752e130a5e93e65035268234ca29a572512 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Tue, 14 Oct 2014 20:45:40 +0000 Subject: [PATCH] SSLOCSPUseRequestNonce already in 2.4.x branch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1631880 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CHANGES b/CHANGES index 52e6ad4128..ba5ea5877a 100644 --- a/CHANGES +++ b/CHANGES @@ -171,10 +171,6 @@ Changes with Apache 2.5.0 *) mod_rewrite: Support an optional list of characters to escape in the argument for the 'B' (escape backreferences) flag. [Eric Covener] - *) mod_ssl: Add SSLOCSPUseRequestNonce directive to control whether or not - OCSP requests should use a nonce to be checked against the responder's - one. PR 56233. [ Yann Ylavic ] - *) mod_dir: Default to 2.2-like behavior and skip execution when method is neither GET nor POST, such as for DAV requests. PR 54914. [Chris Darroch] -- 2.50.1