Commit fede57d2 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Backported (r1859845).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1859848 13f79535-47bb-0310-9956-ffa450edef68
parent 41d5c4d1
Loading
Loading
Loading
Loading
+0 −16
Original line number Diff line number Diff line
@@ -164,22 +164,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
     +1: jailletc36, jim, rjung
     jailletc36: this series relies on r1780280 backport (see above)

  *) mod_proxy/ssl: Proxy SSL client certificate configuration and other proxy
     SSL configurations broken inside <Proxy> context.  PR 63430.
     [Ruediger Pluem, Yann Ylavic]
     Plus:
     Follow up to r1859371: extend to other ap_proxy_connection_create[_ex]() users.
     This function now now handles SSL reuse as well as the "proxy-request-hostname"
     note (SNI), so let's also call it unconditionnaly in all proxy modules.
     On the mod_ssl side, since this note has the lifetime of the connection, don't
     reset/unset it during handshake (ssl_io_filter_handshake).
     The 2.4 backport patch applies clean after backporting r1818726 above.
     trunk patch: http://svn.apache.org/r1859371
                  http://svn.apache.org/r1859422
     2.4.x patch: http://home.apache.org/~rjung/patches/httpd-2.4.x-proxy-ssl-proxy-section-r1859371-r1859422.patch
     +1: rjung, rpluem, ylavic
     -1: 

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]