Fix printing of PROXY_CERT_INFO_EXTENSION to not assume NUL terminated strings
[openssl.git] / test / v3_ca_exts.cnf
1 basicConstraints = critical, CA:true
2 keyUsage = cRLSign, keyCertSign
3 subjectKeyIdentifier = hash
4 authorityKeyIdentifier = keyid:always
5