mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
9495cfbc22
Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/13719)
6 lines
136 B
INI
6 lines
136 B
INI
basicConstraints = critical, CA:true
|
|
keyUsage = cRLSign, keyCertSign
|
|
subjectKeyIdentifier = hash
|
|
authorityKeyIdentifier = keyid:always
|
|
|