summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-crl.pod.in
diff options
context:
space:
mode:
authorVladimir Kotal <vlada@kotalovi.cz>2024-03-27 10:51:22 +0100
committerTomas Mraz <tomas@openssl.org>2024-04-02 18:43:33 +0200
commitc8e45709dcbbf0c3dbecfce25960882d9d4f0f33 (patch)
tree76f48b523aefa11e15f3e5c3b0d89c44f035ed4a /doc/man1/openssl-crl.pod.in
parente4308e7a98947c24e17a93de92147ee6815da581 (diff)
Document change of -verify behavior in crl and req apps
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23983) (cherry picked from commit 15585af97ec682182f40f815741e66f1ec40f941)
Diffstat (limited to 'doc/man1/openssl-crl.pod.in')
-rw-r--r--doc/man1/openssl-crl.pod.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man1/openssl-crl.pod.in b/doc/man1/openssl-crl.pod.in
index 724aaf0131..5cd5852bb6 100644
--- a/doc/man1/openssl-crl.pod.in
+++ b/doc/man1/openssl-crl.pod.in
@@ -162,6 +162,10 @@ L<openssl-ca(1)>,
L<openssl-x509(1)>,
L<ossl_store-file(7)>
+=head1 HISTORY
+
+Since OpenSSL 3.3, the B<-verify> option will exit with 1 on failure.
+
=head1 COPYRIGHT
Copyright 2000-2024 The OpenSSL Project Authors. All Rights Reserved.