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