X509V3_set_ctx(): Clarify subject/req parameter for constructing SAN email addresses...
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 10 Nov 2021 08:39:55 +0000 (09:39 +0100)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 7 Dec 2021 14:14:49 +0000 (15:14 +0100)
commit317acac5cc0a2cb31bc4b91353c2b752a3989d8a
treeb14ee6f412c1ac6a5957c10f8c29d0c0d2066041
parent15ac84e603678140ba32832c288e5f1745a258f8
X509V3_set_ctx(): Clarify subject/req parameter for constructing SAN email addresses from subject DN

Also slightly improve the style of the respective code in crypto/x509/v3_san.c.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17145)
crypto/x509/v3_san.c
doc/man3/X509V3_set_ctx.pod
doc/man5/x509v3_config.pod