]> granicus.if.org Git - apache/commitdiff
propose SSLStaplingReturnResponderErrors improvement fix
authorKaspar Brand <kbrand@apache.org>
Sun, 8 Nov 2015 08:14:21 +0000 (08:14 +0000)
committerKaspar Brand <kbrand@apache.org>
Sun, 8 Nov 2015 08:14:21 +0000 (08:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1713210 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 20cff07e97534ad52704a35e484d2ae0661ff534..cf019c5585a51d87f15cf88a8b597c9a4cd820ca 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -182,6 +182,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://raw.githubusercontent.com/icing/mod_h2/master/sandbox/httpd/patches/2.4.17-protocols.patch
      branch mergeable to 2.4.x: ^/httpd/httpd/branches/2.4.17-protocols-changes
      +1: icing
+
+  *) mod_ssl: For the "SSLStaplingReturnResponderErrors off" case, make sure
+              to only staple responses with certificate status "good"
+     trunk patch: https://svn.apache.org/r1711728
+                  https://svn.apache.org/r1713209 (missing LOGNO only)
+     2.4.x patch: trunk works (modulo CHANGES)
+     +1: kbrand
     
 PATCHES/ISSUES THAT ARE BEING WORKED