提交 013bc448 编写于 作者: A Adrian Vollmer 提交者: Rich Salz

Adjust the default value of the private key size

...in the man page to reflect the actual default (2048 instead of 512)

CLA: trivial
Reviewed-by: NRichard Levitte <levitte@openssl.org>
Reviewed-by: NRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2754)
上级 e052083c
...@@ -79,7 +79,7 @@ for all available algorithms. ...@@ -79,7 +79,7 @@ for all available algorithms.
=item B<numbits> =item B<numbits>
the size of the private key to generate in bits. This must be the last option 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 =back
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册