summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man1/openssl-crl.1ssl
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/archlinux/man1/openssl-crl.1ssl')
-rw-r--r--upstream/archlinux/man1/openssl-crl.1ssl14
1 files changed, 11 insertions, 3 deletions
diff --git a/upstream/archlinux/man1/openssl-crl.1ssl b/upstream/archlinux/man1/openssl-crl.1ssl
index 67c5f00c..316fe466 100644
--- a/upstream/archlinux/man1/openssl-crl.1ssl
+++ b/upstream/archlinux/man1/openssl-crl.1ssl
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL-CRL 1ssl"
-.TH OPENSSL-CRL 1ssl 2024-01-30 3.2.1 OpenSSL
+.TH OPENSSL-CRL 1ssl 2024-04-28 3.3.0 OpenSSL
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -142,7 +142,12 @@ Defaults to rfc_822.
Print out the CRL in text form.
.IP \fB\-verify\fR 4
.IX Item "-verify"
-Verify the signature in the CRL.
+Verify the signature in the CRL. If the verification fails,
+the program will immediately exit, i.e. further option processing
+(e.g. \fB\-gendelta\fR) is skipped.
+.Sp
+This option is implicitly enabled if any of \fB\-CApath\fR, \fB\-CAfile\fR
+or \fB\-CAstore\fR is specified.
.IP \fB\-noout\fR 4
.IX Item "-noout"
Don't output the encoded version of the CRL.
@@ -209,9 +214,12 @@ and files too.
\&\fBopenssl\-ca\fR\|(1),
\&\fBopenssl\-x509\fR\|(1),
\&\fBossl_store\-file\fR\|(7)
+.SH HISTORY
+.IX Header "HISTORY"
+Since OpenSSL 3.3, the \fB\-verify\fR option will exit with 1 on failure.
.SH COPYRIGHT
.IX Header "COPYRIGHT"
-Copyright 2000\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000\-2024 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy