From 08544a1957f86b13c82e2dd97b80c90a3e49f344 Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Thu, 9 Sep 2021 15:23:16 +0000 Subject: [PATCH] update after back port [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893183 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/STATUS b/STATUS index 8bc9f38c3b0..4bc0a623be8 100644 --- a/STATUS +++ b/STATUS @@ -141,24 +141,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) back port: new ap_ssl_bind_outgoing for multi ssl support in proxy connections - core/mod_proxy/mod_ssl: - Adding outgoing flag to conn_rec, indicating a connection is - initiated by the server to somewhere, in contrast to incoming - connections from clients. - Adding 'ap_ssl_bind_outgoing()function that marks a connection as outgoing - and is used by mod_proxy instead of the previous optional functionssl_engine_set. - This enables other SSL module to secure proxy connections. The optional - functions ssl_engine_set, ssl_engine_disableandssl_proxy_enableare now provided - by the core to have backward compatibility with non-httpd modules that might - use them. mod_ssl itself no longer registers these functions, but keeps them - in its header for backward compatibility. The core provided optional function - wrap any registered function like it was done forssl_is_ssl`. - trunk patch: http://svn.apache.org/r1890605 - 2.4.x patch: https://github.com/apache/httpd/pull/203.diff - PR: https://github.com/apache/httpd/pull/203 - +1: icing, minfrin, rpluem - PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] -- 2.47.2