Merge remote-tracking branch 'origin/master' into 1556-get-rid-of-th6

This commit is contained in:
Karl Erik Õunapuu 2020-09-07 13:02:57 +03:00
commit 098d777162
No known key found for this signature in database
GPG key ID: C9DD647298A34764
18 changed files with 94 additions and 94 deletions

View file

@ -34,6 +34,7 @@ time_zone: 'Tallinn' # more zones by rake time:zones:all
openssl_config_path: '/etc/ssl/openssl.cnf'
crl_dir: '/home/registry/registry/shared/ca/crl'
crl_path: '/home/registry/registry/shared/ca/crl/crl.pem'
crl_updater_path: '/home/registry/registry/shared/ca/crl/crlupdater.sh'
ca_cert_path: '/home/registry/registry/shared/ca/certs/ca.crt.pem'
ca_key_path: '/home/registry/registry/shared/ca/private/ca.key.pem'
ca_key_password: 'your-root-key-password'

View file

@ -195,7 +195,6 @@ en:
registrar_name: 'Registrar'
owner: 'Registrant'
domain_details: 'Domain details'
registered_at: 'Registered at'
password: 'Password'
valid_from: 'Valid from'
general: 'General'