Re: [EMAIL PROTECTED] LDAPS authentication failure in Apache2

2005-10-19 Thread Dmitriy Kirhlarov
On Tue, Oct 18, 2005 at 09:37:57AM -0500, Craig R. Bina wrote: > No apparent problem with the certificate: Plz, give me more information. 1. OS, apache, openldap versions. Compilations directive for apache. 2. Move ErrorLog /your/error_log LogLevel debug directives in head of httpd.conf 3. Can I

Re: [EMAIL PROTECTED] LDAPS authentication failure in Apache2

2005-10-18 Thread Craig R. Bina
Dmitriy, No apparent problem with the certificate: openssl s_client -connect ldap2.itcs.northwestern.edu:636 -verify 10 -CAfile verisign-bundleca.crt -showcerts https://www.verisign.com/rpa (c)00/CN=VeriSign Time Stamping Authority CA /C=US/ST=Illinois/L=Evanston/O=Northwestern University/OU=Inf

Re: [EMAIL PROTECTED] LDAPS authentication failure in Apache2

2005-10-17 Thread Dmitriy Kirhlarov
On Mon, Oct 17, 2005 at 11:26:51AM -0500, Craig R. Bina wrote: > as described on the http://www.freebsd.org/cgi/query-pr.cgi?pr=86416 > bug report. Instead, I see a successful: > >[notice] LDAP: Built with OpenLDAP LDAP SDK >[notice] LDAP: SSL support available > > and I am already using

Re: [EMAIL PROTECTED] LDAPS authentication failure in Apache2

2005-10-17 Thread Craig R. Bina
Dmitriy, Is this really the same bug? I do not see: [notice] LDAP: SSL support unavailable as described on the http://www.freebsd.org/cgi/query-pr.cgi?pr=86416 bug report. Instead, I see a successful: [notice] LDAP: Built with OpenLDAP LDAP SDK [notice] LDAP: SSL support available a

Re: [EMAIL PROTECTED] LDAPS authentication failure in Apache2

2005-10-16 Thread Dmitriy Kirhlarov
On Fri, Oct 14, 2005 at 10:08:12PM -0500, Craig R. Bina wrote: > I am running apache2-2.0.54 under Debian sarge on a PIII, > with the following modules enabled: auth_ldap.load, cgid.load, > ssl.load. All works fine for both http:// and https:// access. > > Cleartext LDAP (ldap://) authentication

[EMAIL PROTECTED] LDAPS authentication failure in Apache2

2005-10-14 Thread Craig R. Bina
I am running apache2-2.0.54 under Debian sarge on a PIII, with the following modules enabled: auth_ldap.load, cgid.load, ssl.load. All works fine for both http:// and https:// access. Cleartext LDAP (ldap://) authentication works fine, too, httpd.conf:LDAPSharedCacheFile /tmp/mod_ldap_cache.tm