]> git.ipfire.org Git - thirdparty/openssl.git/commit
apps/req,crl: exit with 1 on verification failure
authorVladimir Kotal <vlada@kotalovi.cz>
Thu, 7 Mar 2024 16:00:07 +0000 (17:00 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 26 Mar 2024 14:09:49 +0000 (15:09 +0100)
commit8aa52c1185e5ec540c7f2f0cb3d5b1f9a0070871
treedc548e39822a1dc7e30c4b6b655a294503eede2c
parent89ffd5593124c90e36d8624ec269efa73add8d9e
apps/req,crl: exit with 1 on verification failure

Fixes #23771

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/23773)

(cherry picked from commit 6af739b79ba50bd42ac8934747ab5c8b996f16b6)
CHANGES.md
apps/crl.c
apps/req.c
doc/man1/openssl-crl.pod.in
doc/man1/openssl-req.pod.in