]> git.ipfire.org Git - thirdparty/openssl.git/commit
APPS/cmp.c: fix char encoding of subject, issuer, sender, and recipient DN
authorDr. David von Oheimb <dev@ddvo.net>
Fri, 9 May 2025 09:44:57 +0000 (11:44 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 13 May 2025 12:08:50 +0000 (14:08 +0200)
commit35e431ed6daa894ee5385363cf4cfe4954312e4d
treef84d8c98716169bc23f3b56ad26022b4cffb6bb4
parent4eb3eea7a38eccfa2790020188d1d59dc68d8755
APPS/cmp.c: fix char encoding of subject, issuer, sender, and recipient DN

Fixes #27572

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27592)
apps/cmp.c