blob: 7237724c1f1466216adc750521ece8cbf2e0d359 [file] [log] [blame]
Przemek Stekiel5ff986c2023-04-06 09:22:20 +02001[req]
2distinguished_name = req_distinguished_name
3x509_extensions = v3_req
4prompt = no
5[req_distinguished_name]
6countryName = NL
7organizationalUnitName = PolarSSL
8commonName = PolarSSL Test CA
9[v3_req]
10subjectKeyIdentifier = hash
11authorityKeyIdentifier = keyid:always,issuer:always
Przemek Stekiel1969f6a2023-04-18 08:38:16 +020012[v3_req_authorityKeyId_no_keyid]
13subjectKeyIdentifier = hash
14authorityKeyIdentifier = issuer:always
15[v3_req_authorityKeyId_no_issuer_serial]
16subjectKeyIdentifier = hash
17[v3_req_authorityKeyId_empty]
18subjectKeyIdentifier = hash