forked from supernets/inspircd
8 lines
224 B
Plaintext
8 lines
224 B
Plaintext
|
# X509 extensions for email
|
||
|
|
||
|
basicConstraints = CA:FALSE
|
||
|
subjectKeyIdentifier = hash
|
||
|
authorityKeyIdentifier = keyid,issuer:always
|
||
|
extendedKeyUsage = emailProtection
|
||
|
keyUsage = digitalSignature,keyEncipherment,nonRepudiation
|