/[Apache-SVN]
ViewVC logotype

Revision 1859845


Jump to revision: Previous Next
Author: ylavic
Date: Fri May 24 07:59:42 2019 UTC (5 years ago)
Changed paths: 11
Log Message:
Merge r1859371, r1859422 from trunk:

mod_proxy/ssl: Proxy SSL client certificate
configuration and other proxy SSL configurations
broken inside <Proxy> context.
PR 63430
Triggered by r1855646+r1855748.
Patch from rpluem (proxy) and ylavic (ssl).


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).


Submitted by: rjung, ylavic
Reviewed by: rjung, rpluem, ylavic


Changed paths

Path Details
Directoryhttpd/httpd/branches/2.4.x/ modified , props changed
Directoryhttpd/httpd/branches/2.4.x/CHANGES modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/http2/mod_proxy_http2.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/proxy/mod_proxy_ftp.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/proxy/mod_proxy_hcheck.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/proxy/mod_proxy_http.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/proxy/mod_proxy_uwsgi.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/proxy/mod_proxy_wstunnel.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/proxy/proxy_util.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/ssl/mod_ssl.c modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/ssl/ssl_engine_io.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26