https://bz.apache.org/bugzilla/show_bug.cgi?id=60456
Andrei Ivanov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Andrei Ivanov <[email protected]> --- An even better fix would be to (also) have SSL_CLIENT_SAN_IPaddrs (note the plural) as a list, to allow an expression like this: "%{REMOTE_ADDR} in %{SSL_CLIENT_SAN_IPaddrs}" Without the list, I don't see how an expression like this can be properly written. This is inspired from PeerExtList: SSLRequire "foobar" in PeerExtList("1.2.3.4.5.6") -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
