mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 09:21:43 +02:00
split crl updating and application code
This commit is contained in:
parent
71b5af5b70
commit
0e686c5af5
2 changed files with 3 additions and 69 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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue