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 2022/04/26 15:09:15 UTC

[Bug 65143] Hostname check on client certificate is not done, at least client ip should be checked in SSL_CLIENT_SAN_DNS_n

https://bz.apache.org/bugzilla/show_bug.cgi?id=65143

Joe Orton <jo...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from Joe Orton <jo...@redhat.com> ---
There is no standardisation of client certificate issuance which requires such
SANs to be present (at least that I'm aware of). If you impose such a policy on
certs you issue, you should be able to implement an authn rule with Require and
the %{SSL:...} env var lookups.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org