*) mod_ssl: We need to get the SSL_CTX for further processing down below.
trunk patch: http://svn.apache.org/r1828793
2.4.x patch: svn merge -c 1828793 ^/httpd/httpd/trunk .
- +1: rjung
+ +1: rjung, rpluem
*) mod_ssl: Correctly merge configurations that have client certificates set
by SSLProxyMachineCertificate{File|Path}.
This fixes a regression likely introduced in r1740928 (backported in r1824187).
trunk patch: http://svn.apache.org/r1844002
2.4.x patch: svn merge -c 1844002 ^/httpd/httpd/trunk .
- +1: rjung
+ +1: rjung, rpluem
PATCHES/ISSUES THAT ARE BEING WORKED