]> 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:09:09 +0000 (14:09 +0200)
commite472530da5c21e60fc1c67281ee9ce93eabeb3ce
tree73b409f0d0beb9e1f513baf7068b0c2eeaf51e8d
parent6982df65ca7d4e42997d2ccc229d1401d1036239
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)

(cherry picked from commit 35e431ed6daa894ee5385363cf4cfe4954312e4d)
apps/cmp.c