https://issues.apache.org/bugzilla/show_bug.cgi?id=50630
Mark A. Ziesemer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Mark A. Ziesemer <[email protected]> 2012-02-25 20:09:52 UTC --- Same issue here - httpd-2.2.22, compiled against openldap-2.4.29 under RHEL 5.7. Adding "LDAPVerifyServerCert Off" works. However, I prefer the more secure option of using "LDAPTrustedGlobalCert" - but this does not work, and still, no logging to help point to why. I did add the same certificate to ldap.conf using TLS_CACERT - and this allows ldapsearch to work using the command line ldapsearch (with -Z for "Start TLS request"). However, this doesn't seem to help httpd any. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
