blob: 12835dfa5487b9bcf2986485e85bc9124a1e1a41 [file] [log] [blame]
Gilles Peskinef040a172017-05-05 18:56:12 +02001[req]
2x509_extensions = v3_ca
3distinguished_name = req_dn
4
5[req_dn]
6countryName = NL
7organizationalUnitName = PolarSSL
8commonName = PolarSSL Test CA
9
10[v3_ca]
11subjectKeyIdentifier=hash
12authorityKeyIdentifier=keyid:always,issuer:always
13basicConstraints = CA:true