]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backported (r1859844).
authorYann Ylavic <ylavic@apache.org>
Fri, 24 May 2019 08:01:16 +0000 (08:01 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 24 May 2019 08:01:16 +0000 (08:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1859846 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 640405880125c7c951d33dab55ff5b91b5106e2a..813b46f778bc81c2c0175d6418edc662a8473a96 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -164,16 +164,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      +1: jailletc36, jim, rjung
      jailletc36: this series relies on r1780280 backport (see above)
 
-  *) mod_proxy: allow SSLProxyCheckPeer* usage for all proxy modules.
-     PR 61857.  [Yann Ylavic]
-     Proposed (for trunk) by: Markus Gausling <markusgausling googlemail.com>
-     Reviewed (for trunk) by: ylavic
-     This also makes backporting the fixes for PR 63430 simpler and reduces code drift.
-     trunk patch: http://svn.apache.org/r1818726
-     2.4.x patch: http://home.apache.org/~rjung/patches/httpd-2.4.x-proxy-request-hostname.patch
-     +1: rjung, rpluem, ylavic
-     -1: 
-
   *) mod_proxy/ssl: Proxy SSL client certificate configuration and other proxy
      SSL configurations broken inside <Proxy> context.  PR 63430.
      [Ruediger Pluem, Yann Ylavic]