| 123456789101112131415 |
- [req]
- prompt = no
- distinguished_name = ca_dn
- [ca_dn]
- commonName = ProvSubCA2
- organizationName = RISE V2G Project
- countryName = DE
- domainComponent = CPS
- [ext]
- basicConstraints = critical,CA:true,pathlen:0
- keyUsage = critical,keyCertSign,cRLSign
- subjectKeyIdentifier = hash
|