mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 04:27:05 +02:00
change the attributes of the test certificates (cosmetic only)
This commit is contained in:
parent
0185f87d46
commit
cb29ac9e42
1 changed files with 8 additions and 8 deletions
|
@ -62,17 +62,17 @@ x509_extensions = v3_ca # The extentions to add to the self signed cert
|
|||
string_mask = nombstr
|
||||
|
||||
[ ts_ca_dn ]
|
||||
countryName = HU
|
||||
stateOrProvinceName = Budapest
|
||||
localityName = Budapest
|
||||
organizationName = Gov-CA Ltd.
|
||||
countryName = FR
|
||||
stateOrProvinceName = Paris
|
||||
localityName = Paris
|
||||
organizationName = UTS-SERVER test
|
||||
commonName = ca1
|
||||
|
||||
[ ts_cert_dn ]
|
||||
countryName = HU
|
||||
stateOrProvinceName = Budapest
|
||||
localityName = Buda
|
||||
organizationName = Hun-TSA Ltd.
|
||||
countryName = FR
|
||||
stateOrProvinceName = Paris
|
||||
localityName = Paris
|
||||
organizationName = UTS-SERVER test
|
||||
commonName = tsa$ENV::INDEX
|
||||
|
||||
[ tsa_cert ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue