seccCert.cnf 280 B

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