]> granicus.if.org Git - apache/commit
Added support for Novell LDAP SDK and standardized the SSL support across
authorBradley Nicholes <bnicholes@apache.org>
Fri, 14 Feb 2003 16:04:01 +0000 (16:04 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 14 Feb 2003 16:04:01 +0000 (16:04 +0000)
commitd80b87ba3b832528d61e6c003d59a3ec68fbc80e
tree9c6b6ee84231e47cd1d73f9c5838c1ee4c2e61f8
parent159c9de69622af331e74263cd1e4142fa1596287
Added support for Novell LDAP SDK and standardized the 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 allow for a more common method of
specifying the SSL certificate.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98655 13f79535-47bb-0310-9956-ffa450edef68
include/util_ldap.h
modules/experimental/NWGNUauthldap
modules/experimental/NWGNUutilldap
modules/experimental/mod_auth_ldap.c
modules/experimental/util_ldap.c