-*- coding: utf-8 -*-
Changes with Apache 2.5.0
- *) mod_ssl: Remove deprecated SSLCertificateChainFile warning.
- [Yann Ylavic]
-
*) mod_ldap: Stop leaking LDAP connections when 'LDAPConnectionPoolTTL 0'
is configured. PR 58037. [Ted Phelps <phelps gnusto.com>]
*) mod_substitute: Fix configuraton merge order.
PR 57641 [<Marc.Stern approach.be>]
- *) core: Limit accepted chunk-size to 2^63-1 and be strict about chunk-ext
- authorized characters. [Yann Ylavic]
-
*) mod_ssl: When SSLVerify is disabled (NONE), don't force a renegotiation if
the SSLVerifyDepth applied with the default/handshaken vhost differs from
the one applicable with the finally selected vhost. [Yann Ylavic]