]> granicus.if.org Git - apache/commitdiff
Add manual/CHANGES modifications to SSLOCSPUseRequestNonce proposal.
authorYann Ylavic <ylavic@apache.org>
Wed, 2 Apr 2014 17:28:28 +0000 (17:28 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 2 Apr 2014 17:28:28 +0000 (17:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1584101 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 05afef90bb9a117e6282fb81f5254df1d5414205..a06d0fdef908f6910c9f41c62d645d9889d5bea0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -211,10 +211,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1: rjung,
 
-   * mod_ssl: Send OCSP request's nonce according to SSLOCSPUseRequestNonce on/off.
-              Defaults to on. PR 56233.
+   * 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.
      trunk patch: http://svn.apache.org/r1583191
-     2.4.x patch: trunk works
+                  http://svn.apache.org/r1584098
+     2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic
 
 OTHER PROPOSALS