[Bugs] [Bug 1179208] Since 3.6; ssl without auth.ssl-allow broken
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jan 6 16:41:22 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1179208
Jeff Darcy <jdarcy at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |POST
--- Comment #2 from Jeff Darcy <jdarcy at redhat.com> ---
The posted patch addresses the default behavior (equivalent to an explicit
ssl-allow=*). It also skips the misguided validation of a username as a host
name or IP address (the _check_for_auth_option error).
It does *not* address the other two feature requests. In particular, domain
wildcards don't make much sense because the identities involved are of *users*
rather than hosts. Username wildcards do work, and this is now part of the
regression test. For host/domain wildcards, there is underlying support for an
"auth.addr.*.allow" volume option, but it's not clear how well exposed that is
through the CLI.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=cRkln7Yeqa&a=cc_unsubscribe
More information about the Bugs
mailing list