mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-08 23:13:38 +08:00
Add keyUsage to signcsr.cnf
This commit is contained in:
@@ -186,6 +186,7 @@ basicConstraints=CA:FALSE
|
|||||||
|
|
||||||
# This is typical in keyUsage for a client certificate.
|
# This is typical in keyUsage for a client certificate.
|
||||||
# keyUsage = nonRepudiation, digitalSignature, keyEncipherment
|
# keyUsage = nonRepudiation, digitalSignature, keyEncipherment
|
||||||
|
keyUsage = digitalSignature
|
||||||
|
|
||||||
# This will be displayed in Netscape's comment listbox.
|
# This will be displayed in Netscape's comment listbox.
|
||||||
nsComment = "OpenSSL Generated Certificate"
|
nsComment = "OpenSSL Generated Certificate"
|
||||||
|
|||||||
Reference in New Issue
Block a user