1
0

contractCert.cnf 331 B

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