From: Yann Ylavic Date: Wed, 2 Apr 2014 17:28:28 +0000 (+0000) Subject: Add manual/CHANGES modifications to SSLOCSPUseRequestNonce proposal. X-Git-Tag: 2.4.10~391 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8d5056333dd4c48d1698b999092b0571c19d1627;p=apache Add manual/CHANGES modifications to SSLOCSPUseRequestNonce proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1584101 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 05afef90bb..a06d0fdef9 100644 --- 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