]> git.ipfire.org Git - thirdparty/openssl.git/commit
x509: add a newline after printing Full Name
authorCeleste Liu <CoelacanthusHex@gmail.com>
Sat, 2 Nov 2024 09:46:05 +0000 (17:46 +0800)
committerTomas Mraz <tomas@openssl.org>
Tue, 5 Nov 2024 13:22:10 +0000 (14:22 +0100)
commite899361b982651dfa2316e06e56637bc21624ce2
tree97fecec1844fccfcd90586c719dfb29ea748e29f
parent0b234a237c4dfe879dd83357c3933e34e9d4f166
x509: add a newline after printing Full Name

We forget it in 58301e24f66aa74b13b85a171dd14e6088c35662.

Fixes #25853

CLA: trivial

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25854)
crypto/x509/v3_crld.c