Set nonRepudiation bit for email certificates
This commit is contained in:
parent
9593009221
commit
4ee64ac3e3
@ -4,5 +4,5 @@ basicConstraints = CA:FALSE
|
||||
subjectKeyIdentifier = hash
|
||||
authorityKeyIdentifier = keyid,issuer:always
|
||||
extendedKeyUsage = emailProtection
|
||||
keyUsage = digitalSignature,keyEncipherment
|
||||
keyUsage = digitalSignature,keyEncipherment,nonRepudiation
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user