
bugzilla at apache
Nov 15, 2009, 3:24 PM
Post #1 of 1
(179 views)
Permalink
|
|
[Bug 42682] Apache child terminates with signal 11 when using Sun LDAP with SSL
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=42682 Nick Kew <nick [at] webthing> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|mod_authn_ldap |APR Version|2.2.4 |HEAD AssignedTo|bugs [at] httpd |bugs [at] apr Product|Apache httpd-2 |APR --- Comment #5 from Nick Kew <nick [at] webthing> 2009-11-15 15:24:17 UTC --- Looks like you've found a simple bug, that parameter should be the "secure" argument to apr_ldap_init. I guess your report has been ignored because noone really supports LDAP toolkits other than OpenLDAP, but now I've seen it I'll fix this in trunk as soon as svn comes back. Belated thanks for the report and diagnosis. -- 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
|