]> git.ipfire.org Git - thirdparty/openssl.git/commit
apps/x509.c: re-add ERR queue printing on errors
authorDr. David von Oheimb <dev@ddvo.net>
Sun, 1 Jun 2025 14:35:31 +0000 (16:35 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 4 Jun 2025 15:43:26 +0000 (17:43 +0200)
commit4f6da16aea6e8985e0b33ec47c3104f6117dae0e
tree703aa79af33800c61e638a34eee55957343ce5ca
parent9967d79c6f4e6868476bd71fa7f473f3a542d28b
apps/x509.c: re-add ERR queue printing on errors

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27739)

(cherry picked from commit ac85974bc34dc18830fa9401a7d4756dbd2d9e35)
apps/x509.c