
bugzilla at apache
Nov 19, 2009, 6:03 PM
Post #1 of 1
(178 views)
Permalink
|
|
[Bug 48246] New: Check permissions on file/directory specified for LDAPTrustedGlobalCert
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48246 Summary: Check permissions on file/directory specified for LDAPTrustedGlobalCert Product: Apache httpd-2 Version: 2.2.13 Platform: PC OS/Version: FreeBSD Status: NEW Severity: enhancement Priority: P2 Component: mod_ldap AssignedTo: bugs [at] httpd ReportedBy: mkhitrov [at] gmail When using mod_ldap with SSL/TLS, specifying an unreadable CA certificate file for LDAPTrustedGlobalCert directive causes a cryptic "[LDAP: ldap_start_tls_s() failed][Connect error]" message during authentication. It would be much easier to debug this if a check was done at start-up to make sure that the file or directory specified is readable by the httpd process. -- 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: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|