summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2024-03-21 10:00:52 -0400
committerDmitry Belyavskiy <beldmit@gmail.com>2024-04-02 15:34:28 +0200
commitc158ef214f2cb9fdd0a0be9493d184ab0ae3de89 (patch)
treef5dd9f7edb6ed7718c268852d380c6e226cc23cf
parent09d90f9c472172ba21493754b18e5596c8a68030 (diff)
Explicitly state what -keys does
Signed-off-by: Simo Sorce <simo@redhat.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/23919) (cherry picked from commit 693c479a2ca671e0dfca8d1ad14e789169b982ff)
-rw-r--r--doc/man1/openssl-storeutl.pod.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man1/openssl-storeutl.pod.in b/doc/man1/openssl-storeutl.pod.in
index 26d5ee28e6..512055c9f7 100644
--- a/doc/man1/openssl-storeutl.pod.in
+++ b/doc/man1/openssl-storeutl.pod.in
@@ -79,6 +79,9 @@ returned.
Note that all options must be given before the I<uri> argument.
Otherwise they are ignored.
+Note I<-keys> selects exclusively private keys, there is no selector for public
+keys only.
+
=item B<-subject> I<arg>
Search for an object having the subject name I<arg>.