Mailing List Archive

[Bug 66481] New: SSL_CLIENT_SAN_Email (without _n) doesn't work
https://bz.apache.org/bugzilla/show_bug.cgi?id=66481

Bug ID: 66481
Summary: SSL_CLIENT_SAN_Email (without _n) doesn't work
Product: Apache httpd-2
Version: 2.4.54
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_ssl
Assignee: bugs@httpd.apache.org
Reporter: calestyo@scientia.org
Target Milestone: ---

Hey.

According to mod_ssl documentation:
" A variable name without a _n suffix is equivalent to that name with a _0
suffix; the first (or only) attribute."

However, I just tried using:
AuthBasicFake "%{SSL_CLIENT_SAN_Email}"

and that gives:
[Mon Feb 20 04:49:13.142014 2023] [auth_basic:info] [pid 1223951:tid
140675291371264] [client 91.7.31.63:57882] AH02458: AuthBasicFake: empty
username expression for URI '/grafana/login', ignoring

errors.

Using the very same cert, but with an appended "_0" to the variable makes it
work.


Cheers,
Chris.

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