projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbb7212
)
Fix a document description in apps/req
author
Paul Yang
<kaishen.yy@antfin.com>
Thu, 26 Sep 2019 02:57:23 +0000
(10:57 +0800)
committer
Paul Yang
<kaishen.yy@antfin.com>
Sun, 29 Sep 2019 01:54:19 +0000
(09:54 +0800)
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9958)
doc/man1/openssl-req.pod
patch
|
blob
|
history
diff --git
a/doc/man1/openssl-req.pod
b/doc/man1/openssl-req.pod
index 02635b56eacf1ecdea3bb86d5e054d4f9f4e131b..7453d5e7e9fa33af11baed89c681c99ca413d57d 100644
(file)
--- a/
doc/man1/openssl-req.pod
+++ b/
doc/man1/openssl-req.pod
@@
-347,8
+347,8
@@
string is required by the SM2 signature algorithm for signing and verification.
=item B<-sm2-hex-id>
-Specify a binary ID string to use when
signing or verifying using an SM2
-
certificate. The
argument for this option is string of hexadecimal digits.
+Specify a binary ID string to use when
verifying an SM2 certificate request. The
+argument for this option is string of hexadecimal digits.
=back