From 056eb5815d05e858af1e2fe87c5c56399ab6d13b Mon Sep 17 00:00:00 2001 From: kakwa Date: Mon, 12 Sep 2016 00:41:34 +0200 Subject: [PATCH] change the attributes of the test certificates (cosmetic only) --- tests/cfg/pki/CAtsa.cnf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/tests/cfg/pki/CAtsa.cnf b/tests/cfg/pki/CAtsa.cnf index 33c771d..b23536b 100644 --- a/tests/cfg/pki/CAtsa.cnf +++ b/tests/cfg/pki/CAtsa.cnf @@ -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 ]