From 37770675d7c1e829a24101ec2aad65ee94b82b1a Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Tue, 31 May 2011 17:10:11 +0000 Subject: Incorporate the ap_ldap incomplete API, as there is no interest or effort at APR to make this a complete abstraction, and it was voted 'off the island' with APR 2.0. This will allow httpd 2.3 to build against either apr-2.0 or apr+util 1.x. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1129808 13f79535-47bb-0310-9956-ffa450edef68 --- README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README') diff --git a/README b/README index 7f90fb1987..36832b3765 100644 --- a/README +++ b/README @@ -76,6 +76,11 @@ OpenSSL or the operating system's platform-specific SSL facilities. Apache httpd currently does not use that apr-util interface. + modules/ldap/ provides an abstract interface for SSL encrypted LDAP + (ldaps and STARTTLS style) connections, implemented with OpenLDAP, + Netscape LDAP SDK, Mozilla LDAP SDK, or other platform specific ldap + interfaces. + Some object code distributions of Apache httpd, indicated with the word "crypto" in the package name, may include object code for the OpenSSL encryption library as distributed in open source form from -- cgit v1.2.1