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