X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=doc%2Fman1%2Fopenssl-genrsa.pod.in;h=33aa60ca4efc08842784ed1acdfc6c67997ff7fa;hb=8bf37709a471bb31d2e1f5b4b3796fb3e6dce4df;hp=348f8cbbc65650d2a6f1a3539b27175c79c42c69;hpb=b9f733c2846329ca6ee6b906b2291e31c0c14183;p=openssl.git diff --git a/doc/man1/openssl-genrsa.pod.in b/doc/man1/openssl-genrsa.pod.in index 348f8cbbc6..33aa60ca4e 100644 --- a/doc/man1/openssl-genrsa.pod.in +++ b/doc/man1/openssl-genrsa.pod.in @@ -30,9 +30,10 @@ B B [B<-verbose>] {- $OpenSSL::safe::opt_r_synopsis -} {- $OpenSSL::safe::opt_engine_synopsis -} +{- $OpenSSL::safe::opt_provider_synopsis -} [B] -=for openssl ifdef engine +=for openssl ifdef engine 3 =head1 DESCRIPTION @@ -69,6 +70,7 @@ for if it is not supplied via the B<-passout> argument. =item B<-F4>, B<-f4>, B<-3> The public exponent to use, either 65537 or 3. The default is 65537. +The B<-3> option has been deprecated. =item B<-primes> I @@ -85,6 +87,8 @@ Print extra details about the operations being performed. {- $OpenSSL::safe::opt_engine_item -} +{- $OpenSSL::safe::opt_provider_item -} + =item B The size of the private key to generate in bits. This must be the last option @@ -118,7 +122,7 @@ This command was deprecated in OpenSSL 3.0. =head1 COPYRIGHT -Copyright 2000-2019 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved. Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy