]> git.ipfire.org Git - thirdparty/openssl.git/commit
Adjust naming authority formatting when printing out admission extension
authoroleg.hoefling <oleg.hoefling@gmail.com>
Mon, 28 Oct 2024 08:23:59 +0000 (09:23 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 7 Nov 2024 09:29:34 +0000 (10:29 +0100)
commit85a52f7292cb57662f823e4ac1a303f56d0531bf
tree38a8c5886a0ad43eb929630fd6452df3a3e22475
parentfa856b0ce0f527d2f80c10c8c288201ace4a9efa
Adjust naming authority formatting when printing out admission extension

Indent namingAuthority section with two spaces to match the parent
node.

Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25814)
crypto/x509/v3_admis.c