add files
This commit is contained in:
15
temp/RISE-V2G/RISE-V2G-Certificates/configs/moSubCA2Cert.cnf
Normal file
15
temp/RISE-V2G/RISE-V2G-Certificates/configs/moSubCA2Cert.cnf
Normal file
@@ -0,0 +1,15 @@
|
||||
[req]
|
||||
prompt = no
|
||||
distinguished_name = ca_dn
|
||||
|
||||
[ca_dn]
|
||||
commonName = MOSubCA2
|
||||
organizationName = RISE V2G Project
|
||||
countryName = DE
|
||||
domainComponent = MO
|
||||
|
||||
[ext]
|
||||
basicConstraints = critical,CA:true,pathlen:0
|
||||
keyUsage = critical,digitalSignature,nonRepudiation,keyCertSign,cRLSign
|
||||
subjectKeyIdentifier = hash
|
||||
|
||||
Reference in New Issue
Block a user