From 7698f80ab17190be8d6950d8836222a375245ed8 Mon Sep 17 00:00:00 2001 From: Viktor Dukhovni Date: Fri, 12 Jan 2024 19:22:17 -0500 Subject: Add missing genpkey -rand support Reviewed-by: David von Oheimb Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/23294) --- doc/man1/openssl-genpkey.pod.in | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/man1/openssl-genpkey.pod.in b/doc/man1/openssl-genpkey.pod.in index aa0b74e8aa..aab4ef84d7 100644 --- a/doc/man1/openssl-genpkey.pod.in +++ b/doc/man1/openssl-genpkey.pod.in @@ -25,7 +25,9 @@ B B [B<-pkeyopt> I:I] [B<-genparam>] [B<-text>] -{- $OpenSSL::safe::opt_engine_synopsis -}{- $OpenSSL::safe::opt_provider_synopsis -} +{- $OpenSSL::safe::opt_r_synopsis -} +{- $OpenSSL::safe::opt_engine_synopsis -} +{- $OpenSSL::safe::opt_provider_synopsis -} {- $OpenSSL::safe::opt_config_synopsis -} =head1 DESCRIPTION @@ -119,6 +121,8 @@ are mutually exclusive. Print an (unencrypted) text representation of private and public keys and parameters along with the PEM or DER structure. +{- $OpenSSL::safe::opt_r_item -} + {- $OpenSSL::safe::opt_engine_item -} {- $OpenSSL::safe::opt_provider_item -} -- cgit v1.2.3