summaryrefslogtreecommitdiff
path: root/doc/man1
diff options
context:
space:
mode:
authorslontis <shane.lontis@oracle.com>2022-12-15 12:13:55 +1000
committerTodd Short <todd.short@me.com>2023-02-23 10:12:35 -0500
commit2c1ec72a7abb29f2d91eda6f93942670f1cbdb9e (patch)
tree866690b7b488d14038b6a3e335cd5dfc1ce990f6 /doc/man1
parent1dc35d44f355a7371a1ff8a457586938cc7b168a (diff)
downloadopenssl-new-2c1ec72a7abb29f2d91eda6f93942670f1cbdb9e.tar.gz
Add help for pkeyopt values for the genpkey commandline app.
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Todd Short <todd.short@me.com> (Merged from https://github.com/openssl/openssl/pull/19931)
Diffstat (limited to 'doc/man1')
-rw-r--r--doc/man1/openssl-genpkey.pod.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man1/openssl-genpkey.pod.in b/doc/man1/openssl-genpkey.pod.in
index f107f4a411..a1e0c51f4d 100644
--- a/doc/man1/openssl-genpkey.pod.in
+++ b/doc/man1/openssl-genpkey.pod.in
@@ -92,6 +92,9 @@ options supported depends on the public key algorithm used and its
implementation. See L</KEY GENERATION OPTIONS> and
L</PARAMETER GENERATION OPTIONS> below for more details.
+To list the possible I<opt> values for an algorithm use:
+B<openssl> B<genpkey> -algorithm XXX -help
+
=item B<-genparam>
Generate a set of parameters instead of a private key. If used this option must