From 5cdc8964d10d54d1fef38b4be30a278d92aea513 Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Mon, 5 Aug 2019 11:32:02 +0000 Subject: [PATCH] proposing backport of r1864428 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1864429 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/STATUS b/STATUS index 36bf5597050..47c69bcb0bf 100644 --- a/STATUS +++ b/STATUS @@ -159,6 +159,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: reworked, etc.. I would like to avoid a patch that is clearly wrong for some reviewer sitting here for months/years without any action item :) + *) mod_ssl: reverting a 2.4.40 change where a superfluous SSLCertificateChainFile configuration + for a domain managed by mod_md caused a startup error. This happened when mod_md installed + its fallback certificate, before it got the first real certificate from Lets Encrypt. + trunk patch: http://svn.apache.org/r1864428 + 2.4.x patch: svn merge -c 1864428 ^/httpd/httpd/trunk . + +1: icing + + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ] -- 2.47.3