Fix a document description in apps/req

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9958)
This commit is contained in:
Paul Yang 2019-09-26 10:57:23 +08:00
parent dbb72124cd
commit d3329973f0

View File

@ -347,8 +347,8 @@ string is required by the SM2 signature algorithm for signing and verification.
=item B<-sm2-hex-id> =item B<-sm2-hex-id>
Specify a binary ID string to use when signing or verifying using an SM2 Specify a binary ID string to use when verifying an SM2 certificate request. The
certificate. The argument for this option is string of hexadecimal digits. argument for this option is string of hexadecimal digits.
=back =back