Arcola / mbedtls

Fork of mbedtls by Mark Radbourne

tests/data_files/test-ca.opensslconf

Committer:
Jasper Wallace
Date:
2017-09-29
Revision:
2:bbdeda018a3c

File content as of revision 2:bbdeda018a3c:

[req]
x509_extensions = v3_ca
distinguished_name = req_dn

[req_dn]
countryName = NL
organizationalUnitName = PolarSSL
commonName = PolarSSL Test CA

[v3_ca]
subjectKeyIdentifier=hash
authorityKeyIdentifier=keyid:always,issuer:always
basicConstraints = CA:true