On Tue, Sep 8, 2009 at 11:01 AM, Udo Rader<list...@bestsolution.at> wrote: > Typically, certificate based authentication needs to be "supported" by LDAP, > the latter translating the certificate subjects into "real" usernames, > useable by external applications via REMOTE_USER.
A change to mod_ssl to allow SSLUserName-like behavior with FakeBasicAuth mostly solves this. I prefer this to pulling the information in the specific authz provider. -- Eric Covener cove...@gmail.com