1
0

cpoSubCA2Cert.cnf 293 B

123456789101112131415
  1. [req]
  2. prompt = no
  3. distinguished_name = ca_dn
  4. [ca_dn]
  5. commonName = CPOSubCA2
  6. organizationName = RISE V2G Project
  7. countryName = DE
  8. domainComponent = V2G
  9. [ext]
  10. basicConstraints = critical,CA:true,pathlen:0
  11. keyUsage = critical,keyCertSign,cRLSign
  12. subjectKeyIdentifier = hash