Merge branch 'x509-type-email' of https://github.com/IPv4v6/easy-rsa into IPv4v6-x509-type-email
This commit is contained in:
commit
9c0c15d062
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,nonRepudiation
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user