mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Add sudo and examples
This commit is contained in:
parent
379834bf72
commit
936c570e1f
3 changed files with 15 additions and 21 deletions
|
@ -13,7 +13,7 @@ devise_secret: 'please-change-it-you-can-generate-it-with-rake-secret'
|
|||
|
||||
# Admin server configuration:
|
||||
openssl_config_path: '/etc/ssl/openssl.cnf'
|
||||
crl_path: '/home/registry/registry/shared/ca/crl/crl.pem'
|
||||
crl_dir: '/home/registry/registry/shared/ca/crl'
|
||||
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