]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1933908 from trunk:
authorEric Covener <covener@apache.org>
Tue, 2 Jun 2026 17:13:55 +0000 (17:13 +0000)
committerEric Covener <covener@apache.org>
Tue, 2 Jun 2026 17:13:55 +0000 (17:13 +0000)
commitbd7aecd4e74b620d9eccacee816ec4b7f23f7434
treedda5b2955623dddc49ede80c409880cd335ec98d
parent67003f03e73cb4f01ccf2a821e6297f0b970fdea
Merge r1933908 from trunk:

mod_ssl: Expose serialNumber (2.5.4.5) as standard env var from certificate DN

serialNumber (2.5.4.5) is a standard LDAP attribute embedded in the subject's
and/or issuer's DN, extract it by standard means from the DN and expose
via StdEnvVars.

PR: 35154
Co-authored-by: Michael Osipov <michaelo@apache.org>
Submitted by: Benjamin Demarteau <benjamin.demarteau@liege.be>
Reviewed By:  michaelo, jorton, rpluem
Github: closes #644

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1934900 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/ssl-serialnumber.txt [new file with mode: 0644]
modules/ssl/ssl_engine_vars.c