From 5498507e487478d87fa7d502870eca6c5c9b6164 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Fri, 7 Mar 2003 20:24:40 +0000 Subject: [PATCH] Updated to reflect the backport of the auth_LDAP SSL standardization patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98937 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 16 ++++++++-------- STATUS | 5 +---- 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/CHANGES b/CHANGES index f3f202d67a..2859d83208 100644 --- a/CHANGES +++ b/CHANGES @@ -95,14 +95,6 @@ Changes with Apache 2.1.0-dev *) 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] @@ -178,6 +170,14 @@ Changes with Apache 2.1.0-dev 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] diff --git a/STATUS b/STATUS index 491ddb58e7..99a2786a49 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ 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]: @@ -477,9 +477,6 @@ EXPERIMENTAL MODULES: (mod_cache: CacheForceCompletion). mod_auth_ldap/util_ldap: - - * Backport cross-platform/cross-library TLS support to 2.0 tree - * General stabilization and testing -- 2.40.0