Re: [us...@httpd] SSL between Apache and ldap

2010-02-22 Thread vr
On Mon, 22 Feb 2010 12:51:30 -0500, Eric Covener wrote: >> In my apache2 config, if I try to use: >> "ldaps://adserver.domain.tld:636/DC=domain,DC=tld?sAMAccountname?sub?(objectClass=*)" >> SSL >> the authentication fails, per my error.log with: >> "authentication failed; URi / [LDAP: ldap_simple_b

[us...@httpd] SSL between Apache and ldap

2010-02-22 Thread vr
I'm trying to enable SSL encryption between apache2 and ldap of Microsoft's Active Directory 2008 so password authentication is not sent in clear text during the 2nd hop of https connections. I've installed apache2 on a Debian Lenny i386 system using Debian's prebuilt apache2, ldap and ssl-cert pa