| 123456789101112131415 |
- [req]
- prompt = no
- distinguished_name = ca_dn
- [ca_dn]
- commonName = DE-ABC-C123ABC56
- organizationName = RISE V2G Project
- countryName = DE
- domainComponent = MO
- [ext]
- basicConstraints = critical,CA:false
- keyUsage = critical,digitalSignature,nonRepudiation,keyEncipherment,keyAgreement
- subjectKeyIdentifier = hash
|