diff options
Diffstat (limited to 'test/catlfish-test-local-merge-2.cfg')
-rw-r--r-- | test/catlfish-test-local-merge-2.cfg | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/test/catlfish-test-local-merge-2.cfg b/test/catlfish-test-local-merge-2.cfg index 7096619..579e360 100644 --- a/test/catlfish-test-local-merge-2.cfg +++ b/test/catlfish-test-local-merge-2.cfg @@ -10,11 +10,11 @@ nodename: merge-2 paths: configdir: . - knownroots: tests/known_roots - mergedb: tests/mergedb-secondary - https_certfile: tests/httpscert/httpscert-1.pem - https_keyfile: tests/httpscert/httpskey-1.pem - https_cacertfile: tests/httpsca/demoCA/cacert.pem - publickeys: tests/publickeys - logpublickey: tests/keys/logkey.pem - privatekeys: tests/privatekeys + knownroots: known_roots + mergedb: mergedb-secondary + https_certfile: httpscert/httpscert-1.pem + https_keyfile: httpscert/httpskey-1.pem + https_cacertfile: httpsca/demoCA/cacert.pem + publickeys: publickeys + logpublickey: keys/logkey.pem + privatekeys: privatekeys |