Re: [users@httpd] Reverse proxy not sending certificate

2018-10-12 Thread William A Rowe Jr
A number of regressions are fixed in 2.4.35, please retest against that version. On Fri, Oct 12, 2018, 15:27 Schettler, Marty L. < martin.l.schett...@leidos.com> wrote: > My reverse proxy config doesn’t work with SSL any more as I try to upgrade > from 2.4.29 to 2.4.34. > > > > My config: > > >

[users@httpd] Reverse proxy not sending certificate

2018-10-12 Thread Schettler, Marty L.
My reverse proxy config doesn't work with SSL any more as I try to upgrade from 2.4.29 to 2.4.34. My config: SSLProxyEngine On SSLProxyMachineCertificateFile /path/to/server_crt_and_key.crt SSLProxyCACertificatePath /etc/cacerts ProxyPass https://host01:9443/p ProxyPassReverse https://host