You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2012/05/10 23:25:15 UTC

[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 <pe...@readi-systems.com> ---
(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.