Re: [apache-ssl] Is "require group" functional in Apache/SSL?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [apache-ssl] Is "require group" functional in Apache/SSL?



It turns out that "require group" does work with FakeBasicAuth after all. You
just need to enclose the client cert's "one-line" username in quotes. I guess it
is kind of finicky when it is parsing the username.

Leon Poon

PS: Thanks for pointing out the other security tips