]> 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:29 +0000 (14:09 +0200)
commitdb8fb3cb1e5748bb3f7b21bcf92c2f183e0d6d83
treefbe3cf09b41245d5040b54ce2ba403c5e38dfb80
parent6145305767068cb50ef8b971730c89989a6040a7
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