summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2011-07-23 17:29:42 +0000
committerStefan Fritsch <sf@apache.org>2011-07-23 17:29:42 +0000
commit602791140b032e069c1541c158d5100b738db16c (patch)
treeeb15de6cb5ea3e0e26c274ed081504ea3c21f96c /README
parent9674eb32cb74108cceab8ce457b6910fcfe9a479 (diff)
downloadhttpd-602791140b032e069c1541c158d5100b738db16c.tar.gz
Revert r1129808:
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. This also reverts part of r1142938, which needs to be re-done. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/revert-ap-ldap@1150172 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index 36832b3765..7f90fb1987 100644
--- a/README
+++ b/README
@@ -76,11 +76,6 @@
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