Add x509-type for email certificates
This commit is contained in:
parent
38c42b22d6
commit
a2ae82477d
8
easyrsa3/x509-types/email
Normal file
8
easyrsa3/x509-types/email
Normal file
@ -0,0 +1,8 @@
|
||||
# X509 extensions for email
|
||||
|
||||
basicConstraints = CA:FALSE
|
||||
subjectKeyIdentifier = hash
|
||||
authorityKeyIdentifier = keyid,issuer:always
|
||||
extendedKeyUsage = emailProtection
|
||||
keyUsage = digitalSignature,keyEncipherment
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user