Sertificate readme refactor and updated application-example file

This commit is contained in:
Priit Tark 2015-03-02 17:26:49 +02:00
parent efcbe1ad99
commit f863ca03a0
2 changed files with 14 additions and 10 deletions

View file

@ -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'