
bugzilla at apache
May 10, 2012, 2:25 PM
Post #1 of 1
(66 views)
Permalink
|
|
[Bug 48780] Enable mod_authnz_ldap to accept valid client certificates as sufficient authentication
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48780 --- Comment #10 from Peter Thomas <peter.thomas [at] readi-systems> --- (In reply to comment #9) > (In reply to comment #8) > I'm testing your module, but I have any idea how to setup the http.conf for > do the right validation. > Can you give me a example please? Martin, I apologize for the ridiculously long latency; I changed employers, and thus didn't see this question. I left my example configurations behind, too, but keys are setting: AuthLDAPURL ... Require ssl [or appropriate variation] SSLUsername HTTPS_CLIENT_S_DN [.assumbing that your certificate subject DN matches the LDAP user object DN] Let me know where you are running into problems, and I may be able to give you more specific guidance. -- You are receiving this mail because: You are the assignee for the bug.
|