Commit 41d5c4d1 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Backported (r1859844).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1859846 13f79535-47bb-0310-9956-ffa450edef68
parent 77516ebf
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -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]