Commit fab16cd1 authored by Matt Caswell's avatar Matt Caswell
Browse files

The req documentation incorrectly states that we default to md5



Just remove that statement. It's not been true since 2005.

Reviewed-by: default avatarNicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/6905)
parent b50c9f3b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -369,7 +369,6 @@ option. For compatibility B<encrypt_rsa_key> is an equivalent option.

This option specifies the digest algorithm to use.
Any digest supported by the OpenSSL B<dgst> command can be used.
If not present then MD5 is used.
This option can be overridden on the command line.

=item B<string_mask>