Renamed config files for certificate creation (for consistency reasons)
This commit is contained in:
parent
6b366610bc
commit
cc79a41428
|
@ -3,7 +3,7 @@ prompt = no
|
|||
distinguished_name = ca_dn
|
||||
|
||||
[ca_dn]
|
||||
commonName = CPOSub1CA
|
||||
commonName = CPOSubCA1
|
||||
organizationName = RISE V2G Project
|
||||
countryName = DE
|
||||
domainComponent = V2G
|
|
@ -3,7 +3,7 @@ prompt = no
|
|||
distinguished_name = ca_dn
|
||||
|
||||
[ca_dn]
|
||||
commonName = CPOSub2CA
|
||||
commonName = CPOSubCA2
|
||||
organizationName = RISE V2G Project
|
||||
countryName = DE
|
||||
domainComponent = V2G
|
|
@ -3,7 +3,7 @@ prompt = no
|
|||
distinguished_name = ca_dn
|
||||
|
||||
[ca_dn]
|
||||
commonName = ProvServiceCert
|
||||
commonName = CPS Leaf
|
||||
organizationName = RISE V2G Project
|
||||
countryName = DE
|
||||
domainComponent = CPS
|
|
@ -3,7 +3,7 @@ prompt = no
|
|||
distinguished_name = ca_dn
|
||||
|
||||
[ca_dn]
|
||||
commonName = ProvSub1CA
|
||||
commonName = ProvSubCA1
|
||||
organizationName = RISE V2G Project
|
||||
countryName = DE
|
||||
domainComponent = CPS
|
|
@ -3,7 +3,7 @@ prompt = no
|
|||
distinguished_name = ca_dn
|
||||
|
||||
[ca_dn]
|
||||
commonName = ProvSub2CA
|
||||
commonName = ProvSubCA2
|
||||
organizationName = RISE V2G Project
|
||||
countryName = DE
|
||||
domainComponent = CPS
|
|
@ -3,7 +3,7 @@ prompt = no
|
|||
distinguished_name = ca_dn
|
||||
|
||||
[ca_dn]
|
||||
commonName = MOSub1CA
|
||||
commonName = MOSubCA1
|
||||
organizationName = RISE V2G Project
|
||||
countryName = DE
|
||||
domainComponent = MO
|
|
@ -3,7 +3,7 @@ prompt = no
|
|||
distinguished_name = ca_dn
|
||||
|
||||
[ca_dn]
|
||||
commonName = MOSub2CA
|
||||
commonName = MOSubCA2
|
||||
organizationName = RISE V2G Project
|
||||
countryName = DE
|
||||
domainComponent = MO
|
|
@ -3,7 +3,7 @@ prompt = no
|
|||
distinguished_name = ca_dn
|
||||
|
||||
[ca_dn]
|
||||
commonName = OEMSub1CA
|
||||
commonName = OEMSubCA1
|
||||
organizationName = RISE V2G Project
|
||||
countryName = DE
|
||||
domainComponent = OEM
|
|
@ -3,7 +3,7 @@ prompt = no
|
|||
distinguished_name = ca_dn
|
||||
|
||||
[ca_dn]
|
||||
commonName = OEMSub2CA
|
||||
commonName = OEMSubCA2
|
||||
organizationName = RISE V2G Project
|
||||
countryName = DE
|
||||
domainComponent = OEM
|
Loading…
Reference in New Issue