*) Extend the SetEnvIf directive to capture subexpressions of the
matched value. [André Malo]
- *) Updated mod_ldap and mod_auth_ldap to support the Novell LDAP SDK
- and standardized the LDAP SSL support across the various LDAP SDKs.
- Isolated the SSL functionality to mod_ldap rather than speading it
- across mod_auth_ldap and mod_ldap. Also added LDAPTrustedCA
- and LDAPTrustedCAType directives to mod_ldap to allow for a more
- common method of specifying the SSL certificate.
- [Dave Ward, Brad Nicholes]
-
*) mod_log_config change optional hook to return previous handler
[Ian Holsman]
Changes with Apache 2.0.45
+ *) Updated mod_ldap and mod_auth_ldap to support the Novell LDAP SDK
+ and standardized the LDAP SSL support across the various LDAP SDKs.
+ Isolated the SSL functionality to mod_ldap rather than speading it
+ across mod_auth_ldap and mod_ldap. Also added LDAPTrustedCA
+ and LDAPTrustedCAType directives to mod_ldap to allow for a more
+ common method of specifying the SSL certificate.
+ [Dave Ward, Brad Nicholes]
+
*) Fixed mod_ssl's SSLCertificateChain initialization to no longer
skip the first cert of the chain by default. This misbehavior
was introduced in 2.0.34. PR 14560 [Madhusudan Mathihalli]
APACHE 2.1 STATUS: -*-text-*-
-Last modified at [$Date: 2003/02/24 00:00:05 $]
+Last modified at [$Date: 2003/03/07 20:24:07 $]
Release [NOTE that only Alpha/Beta releases occur in 2.1 development]:
(mod_cache: CacheForceCompletion).
mod_auth_ldap/util_ldap:
-
- * Backport cross-platform/cross-library TLS support to 2.0 tree
-
* General stabilization and testing