mirror of
https://github.com/kakwa/uts-server
synced 2025-01-10 05:34:29 +01:00
change the attributes of the test certificates (cosmetic only)
This commit is contained in:
parent
0185f87d46
commit
cb29ac9e42
@ -62,17 +62,17 @@ x509_extensions = v3_ca # The extentions to add to the self signed cert
|
|||||||
string_mask = nombstr
|
string_mask = nombstr
|
||||||
|
|
||||||
[ ts_ca_dn ]
|
[ ts_ca_dn ]
|
||||||
countryName = HU
|
countryName = FR
|
||||||
stateOrProvinceName = Budapest
|
stateOrProvinceName = Paris
|
||||||
localityName = Budapest
|
localityName = Paris
|
||||||
organizationName = Gov-CA Ltd.
|
organizationName = UTS-SERVER test
|
||||||
commonName = ca1
|
commonName = ca1
|
||||||
|
|
||||||
[ ts_cert_dn ]
|
[ ts_cert_dn ]
|
||||||
countryName = HU
|
countryName = FR
|
||||||
stateOrProvinceName = Budapest
|
stateOrProvinceName = Paris
|
||||||
localityName = Buda
|
localityName = Paris
|
||||||
organizationName = Hun-TSA Ltd.
|
organizationName = UTS-SERVER test
|
||||||
commonName = tsa$ENV::INDEX
|
commonName = tsa$ENV::INDEX
|
||||||
|
|
||||||
[ tsa_cert ]
|
[ tsa_cert ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user