Adjust the default value of the private key size
[openssl.git] / doc / man1 / genrsa.pod
index 153602ad562ec11a0304cf252d8a8c6343aba46f..f4ed9593ae2695e0855530c988b82fcf5239caca 100644 (file)
@@ -79,7 +79,7 @@ for all available algorithms.
 =item B<numbits>
 
 the size of the private key to generate in bits. This must be the last option
-specified. The default is 512.
+specified. The default is 2048.
 
 =back