2.4.x patch: svn merge -c 1883184 ^/httpd/httpd/trunk .
+1: jailletc36, jorton, ylavic
- *) mod_authnz_ldap: Prevent authentications with empty passwords for the
- initial bind to fail with status 500
- Trunk version of patch:
- https://svn.apache.org/r1885939
- https://svn.apache.org/r1885940
- https://svn.apache.org/r1885941
- https://svn.apache.org/r1885945
- Backport version for 2.4.x of patch:
- https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/168.diff
- +1: rpluem, ylavic, covener
-
*) mod_ssl: Set the Connection header to close to indicate that we do not want
to keep the HTTP connection to the OCSP responder alive
trunk patch: http://svn.apache.org/r1874007