From ee46da40807739b8b15ba05a37bd717cb9d2543c Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Fri, 4 Dec 2015 13:10:49 +0000 Subject: [PATCH] proposing backport of ssl var lookups in c->master git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1717959 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/STATUS b/STATUS index 85129c2449..ccdd155523 100644 --- a/STATUS +++ b/STATUS @@ -154,6 +154,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: https://people.apache.org/~jailletc36/remove_return.patch +1: jailletc36, jim + *) mod_ssl: for all ssl_engine_vars.c lookups, fall back to master connection + if conn_rec itself holds no valid SSLConnRec*. Fixes PR58666. + trunk patch: http://svn.apache.org/r1717958 + 2.4.x patch: trunk works apart from CHANGES + +1: icing + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if -- 2.50.1