https://issues.apache.org/bugzilla/show_bug.cgi?id=46541
Summary: Doc for LDAPTrustedClientCert doesn't match code
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
util_ldap.c has
AP_INIT_TAKE23("LDAPTrustedGlobalCert", util_ldap_set_trusted_global_cert,
NULL, RSRC_CONF,
RSRC_CONF means that it can't be placed inside a directory/location.
Some of the examples in mod_ldap.xml use it inside a directory/location, and
the doc also has the text "Most other toolkits require clients certificates to
be set per Directory or per Location using LDAPTrustedClientCert."
--
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]