From cf0c23d2a2ae121dfaadb1b84e3eacdee6fb3dbb Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Tue, 16 Jun 2015 12:03:14 +0000 Subject: [PATCH] Propose SSLCertificateChainFile deprecation warning proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1685781 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/STATUS b/STATUS index 32600ec159..ef476b9570 100644 --- a/STATUS +++ b/STATUS @@ -113,6 +113,11 @@ RELEASE SHOWSTOPPERS: 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_http_filter_chunked.patch +1: ylavic + *) mod_ssl: Remove deprecated SSLCertificateChainFile warning. + trunk patch: http://svn.apache.org/r1685779 + 2.4.x patch: trunk works (modulo CHANGES) + +1: ylavic + PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] @@ -121,18 +126,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] - *) mod_ssl: Reduce to informative the log message about deprecated - SSLCertificateChainFile, once at startup, for the first usage only, - and when "-e info" is used in the command line. - trunk patch: http://svn.apache.org/r1685052 - http://svn.apache.org/r1685078 - http://svn.apache.org/r1685097 - 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-deprecated_SSLCertificateChainFile_once.patch - trunk works (modulo CHANGES, above is a review patch only) - +1: trawick, gsmith - ylavic: self -1 for now since the consensus is to remove - the message completely, will make a new proposal. - * mod_proxy: Add ap_proxy_define_match_worker() and use it for ProxyPassMatch and ProxyMatch section to distinguish between normal workers and workers with regex substitutions in the name. Implement handling of such workers -- 2.40.0