v2gRootCACert.cnf 283 B

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