Merge branch 'x509-type-email' of https://github.com/IPv4v6/easy-rsa into IPv4v6-x509-type-email

This commit is contained in:
Eric F Crist 2019-05-06 22:41:05 -05:00
commit 9c0c15d062
No known key found for this signature in database
GPG Key ID: 72964219390D0D0E

View File

@ -0,0 +1,8 @@
# X509 extensions for email
basicConstraints = CA:FALSE
subjectKeyIdentifier = hash
authorityKeyIdentifier = keyid,issuer:always
extendedKeyUsage = emailProtection
keyUsage = digitalSignature,keyEncipherment,nonRepudiation