From 1890ac4614cf444cb18c49e235b71d1ea13dc527 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Thu, 20 Jul 2017 08:59:10 +0200 Subject: Removed old files. --- scripts/external-step2.cfg | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 scripts/external-step2.cfg (limited to 'scripts/external-step2.cfg') diff --git a/scripts/external-step2.cfg b/scripts/external-step2.cfg deleted file mode 100644 index 2092c48..0000000 --- a/scripts/external-step2.cfg +++ /dev/null @@ -1,21 +0,0 @@ -[CA] -pki_admin_email=caadmin@example.com -pki_admin_name=caadmin -pki_admin_nickname=caadmin -pki_admin_password=Secret123 -pki_admin_uid=caadmin -pki_backup_keys=True -pki_backup_password=Secret123 -pki_client_database_password=Secret123 -pki_client_database_purge=False -pki_client_pkcs12_password=Secret123 -pki_ds_base_dn=dc=ca,dc=example,dc=com -pki_ds_database=ca -pki_ds_password=Secret123 -pki_security_domain_name=EXTERNAL -pki_token_password=Secret123 - -pki_external=True -pki_external_step_two=True -pki_external_ca_cert_chain_path=/tmp/external.crt -pki_external_ca_cert_path=/tmp/ca_signing.crt -- cgit