Initial commit. This repo contains ansible CM that describes ECG infrastructure.
A test server (acacia root server) is already included in the inventory, with an ecg admin account.
This commit is contained in:
14
secret/pki/authorities/root/config/openssl-request.conf
Normal file
14
secret/pki/authorities/root/config/openssl-request.conf
Normal file
@@ -0,0 +1,14 @@
|
||||
# Configuration file generated by pki-authority
|
||||
|
||||
[ req ]
|
||||
default_md = sha256
|
||||
default_bits = 4096
|
||||
default_keyfile = private/key.pem
|
||||
prompt = no
|
||||
encrypt_key = no
|
||||
distinguished_name = ca_dn
|
||||
utf8 = yes
|
||||
string_mask = utf8only
|
||||
|
||||
[ ca_dn ]
|
||||
organizationName=Ecogood Certificate Authority
|
||||
Reference in New Issue
Block a user