+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]