From c158ef214f2cb9fdd0a0be9493d184ab0ae3de89 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Thu, 21 Mar 2024 10:00:52 -0400 Subject: Explicitly state what -keys does Signed-off-by: Simo Sorce Reviewed-by: Tomas Mraz Reviewed-by: Dmitry Belyavskiy (Merged from https://github.com/openssl/openssl/pull/23919) (cherry picked from commit 693c479a2ca671e0dfca8d1ad14e789169b982ff) --- doc/man1/openssl-storeutl.pod.in | 3 +++ 1 file changed, 3 insertions(+) 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 argument. Otherwise they are ignored. +Note I<-keys> selects exclusively private keys, there is no selector for public +keys only. + =item B<-subject> I Search for an object having the subject name I. -- cgit v1.2.3