From aa5cc83344b6d94f2532a3e73ce7cc988919a47d Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Mon, 2 Mar 2015 17:48:17 +0200 Subject: [PATCH] Updated application example file --- config/application-example.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/application-example.yml b/config/application-example.yml index 594522fd0..02d1cc7e2 100644 --- a/config/application-example.yml +++ b/config/application-example.yml @@ -21,6 +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 + crl_path: '/var/lib/jenkins/workspace/registry/ca/crl/crl.pem' 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'