diff options
Diffstat (limited to 'upstream/archlinux/man1/openssl-storeutl.1ssl')
-rw-r--r-- | upstream/archlinux/man1/openssl-storeutl.1ssl | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/upstream/archlinux/man1/openssl-storeutl.1ssl b/upstream/archlinux/man1/openssl-storeutl.1ssl index c3bfa880..6cd3d1f1 100644 --- a/upstream/archlinux/man1/openssl-storeutl.1ssl +++ b/upstream/archlinux/man1/openssl-storeutl.1ssl @@ -55,7 +55,7 @@ .\" ======================================================================== .\" .IX Title "OPENSSL-STOREUTL 1ssl" -.TH OPENSSL-STOREUTL 1ssl 2024-01-30 3.2.1 OpenSSL +.TH OPENSSL-STOREUTL 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 @@ -125,6 +125,9 @@ However, if this URI would return a set of names (URIs), those are always returned. .Sp Note that all options must be given before the \fIuri\fR argument. +.Sp +Note \fI\-keys\fR selects exclusively private keys, there is no selector for public +keys only. .IP "\fB\-subject\fR \fIarg\fR" 4 .IX Item "-subject arg" Search for an object having the subject name \fIarg\fR. @@ -185,7 +188,7 @@ This command was added in OpenSSL 1.1.1. The \fB\-engine\fR option was deprecated in OpenSSL 3.0. .SH COPYRIGHT .IX Header "COPYRIGHT" -Copyright 2016\-2023 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2016\-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 |