add files
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
[req]
|
||||
prompt = no
|
||||
distinguished_name = ca_dn
|
||||
|
||||
[ca_dn]
|
||||
commonName = OEMSubCA1
|
||||
organizationName = RISE V2G Project
|
||||
countryName = DE
|
||||
domainComponent = OEM
|
||||
|
||||
[ext]
|
||||
basicConstraints = critical,CA:true,pathlen:1
|
||||
keyUsage = critical,keyCertSign,cRLSign
|
||||
subjectKeyIdentifier = hash
|
||||
|
||||
Reference in New Issue
Block a user