summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaspar Brand <kbrand@apache.org>2015-11-08 08:14:21 +0000
committerKaspar Brand <kbrand@apache.org>2015-11-08 08:14:21 +0000
commit6c7e532b992086efa65bb1fc2bccf9f1b9105643 (patch)
tree645a2b6f5dfcbe5df821cf579100dbb48da8a22e
parenta423914e865ebfe6cb7ab7fe468ecc9a86097140 (diff)
downloadhttpd-6c7e532b992086efa65bb1fc2bccf9f1b9105643.tar.gz
propose SSLStaplingReturnResponderErrors improvement fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1713210 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS7
1 files changed, 7 insertions, 0 deletions
diff --git a/STATUS b/STATUS
index 20cff07e97..cf019c5585 100644
--- 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