Set nonRepudiation bit for email certificates
This commit is contained in:
parent
a2ae82477d
commit
d228fbc796
@ -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