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:33:39 +0200
commit6ae0220c96f78ba362ba75a93c023122ebba2bdf (patch)
tree64faee7370ff0b4cda68615ea549809084959423
parent95dfb4244a8b6f23768714619f4f4640d51dc3ff (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>.