https://issues.apache.org/bugzilla/show_bug.cgi?id=44924

           Summary: allow 'CACERTDIR' in mod_ldap
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_ldap
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


openldap can take a directory full of CA certificates via
LDAP_OPT_X_TLS_CACERTDIR, exposed in APR trunk/1.3.x as
APR_LDAP_CA_TYPE_CACERTDIR_BASE64:

This is useful for LDAPTrustedGlobalCert on this platform because it seems to
be the most direct way to configure more then 1 trusted authority, as multiple
CACERT_BASE64 are not allowed.


-- 
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]

Reply via email to