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 2020/09/26 13:43:11 UTC

[Bug 31418] SSLUserName is not usable by other modules

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

--- Comment #16 from Jim B. <ap...@x.roth.lu> ---
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)

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.

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