mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 09:45:11 +02:00
Sertificate readme refactor and updated application-example file
This commit is contained in:
parent
efcbe1ad99
commit
f863ca03a0
2 changed files with 14 additions and 10 deletions
|
@ -21,3 +21,7 @@ webclient_ip: '127.0.0.1'
|
|||
# autotest config overwrites
|
||||
test:
|
||||
webclient_ip: '127.0.0.1' # it should match to localhost ip address
|
||||
ca_cert_path: '/var/lib/jenkins/workspace/registry/ca/certs/ca.crt.pem'
|
||||
ca_key_path: '/var/lib/jenkins/workspace/registry/ca/private/ca.key.pem'
|
||||
ca_key_password: 'test'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue