This commit is contained in:
2026-05-20 15:23:05 +03:00
commit 43c0739dfa
703 changed files with 61692 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
#
# Root Certificate Authority and Intermediate Certificate Authority Data
#
CA_COUNTRY_NAME='RU'
CA_STATE_OR_PROVINCE_NAME='Kaliningrad Region'
CA_LOCALITY_NAME='Kaliningrad'
CA_ORGANIZATION_NAME='Dev Corporation Ltd'
CA_ORGANIZATIONAL_UNIT_NAME='Dev Corporation Ltd Unit'
CA_EMAIL_ADDRESS='info@devcorporation.ltd'
#
# Certificate Data
#
CERT_COUNTRY_NAME='RU'
CERT_STATE_OR_PROVINCE_NAME='Kaliningrad Region'
CERT_LOCALITY_NAME='Kaliningrad'
CERT_ORGANIZATION_NAME='Dev Corporation Ltd'
CERT_ORGANIZATIONAL_UNIT_NAME='Dev Corporation Ltd Unit'
CERT_EMAIL_ADDRESS='info@devcorporation.ltd'