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

--- Comment #17 from Eric Covener <[email protected]> ---
(In reply to Jim B. from comment #16)
> 2004, wow.
> 
> I am currently trying to provide part of a client certificate DN to
> mod_auth_radius. I seem to be hitting this bug. (Whatever I do, only the
> entire DN is transmitted)
> 

In 2.4.x it seems like SSLUsername has been moved from fixups to access_checker
AKA it is run a bit earlier. 


> Looks like I will have to fiddle inside the Radius server and parse the DN
> string in order to extract what I need.
> 
> But is there an issue with documentation maybe?
> https://httpd.apache.org/docs/trunk/mod/mod_ssl.html#sslusername writes:
> 
> "When the FakeBasicAuth option is enabled, this directive instead controls
> the value of the username embedded within the basic authentication header
> (see SSLOptions)."
> 
> That seems to be exactly what I want to do. But it's not working.


It looks like this is only true in trunk, not 2.4.x

-- 
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]

Reply via email to