Merge branch 'IPv4v6-x509-type-email'
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
commit
541c6d94ca
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