1
0
mirror of https://github.com/kakwa/uts-server synced 2024-06-02 00:58:07 +02:00

change the attributes of the test certificates (cosmetic only)

This commit is contained in:
kakwa 2016-09-12 00:41:34 +02:00
parent 7162b59690
commit 056eb5815d

View File

@ -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 ]