mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Merge remote-tracking branch 'origin/master' into 1556-get-rid-of-th6
This commit is contained in:
commit
098d777162
18 changed files with 94 additions and 94 deletions
|
@ -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'
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue