From: Ruediger Pluem Date: Mon, 6 Sep 2021 19:23:46 +0000 (+0000) Subject: * New proposal [skip ci] X-Git-Tag: candidate-2.4.49-rc1~3^2~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67d8fbce17b0c626bf199b42b5d7e8e06f676e0e;p=thirdparty%2Fapache%2Fhttpd.git * New proposal [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1892994 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 08f686c3c99..87dc9c1b800 100644 --- a/STATUS +++ b/STATUS @@ -172,6 +172,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: PR: https://github.com/apache/httpd/pull/203 +1: icing, minfrin + *) mod_ssl: Support logging private key material for use with + wireshark via log file given by SSLKEYLOGFILE environment + variable. Requires OpenSSL 1.1.1. PR 63391. + Trunk version of patch: + https://svn.apache.org/r1869842 + Backport version for 2.4.x of patch: + https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/264.diff + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]