From 262da4e06530ceab13b2faa52b8f95b81bccb1e2 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Fri, 14 Feb 2003 16:17:07 +0000 Subject: [PATCH] Updated mod_ldap to support SSL on the Novell LDAP SDK git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98656 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES b/CHANGES index 3c458458da..43891fbed6 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,14 @@ Changes with Apache 2.1.0-dev [Remove entries to the current 2.0 section below, when backported] + *) 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] -- 2.40.0