diff options
| author | Magnus Ahltorp <map@kth.se> | 2015-03-23 16:12:13 +0100 |
|---|---|---|
| committer | Magnus Ahltorp <map@kth.se> | 2015-03-23 16:12:13 +0100 |
| commit | f4f1692377162c0d328da51298c0b07a55cbf502 (patch) | |
| tree | 16bf8f058912e02c86367e1c551bdf7911c14e64 /test/catlfish-test-local-signing.cfg | |
| parent | f01ccd7c5577435b3025e787566be3a2855a4ac6 (diff) | |
Generate config from master config. Verify responses in merge.py.compileconfig
Diffstat (limited to 'test/catlfish-test-local-signing.cfg')
| -rw-r--r-- | test/catlfish-test-local-signing.cfg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/catlfish-test-local-signing.cfg b/test/catlfish-test-local-signing.cfg new file mode 100644 index 0000000..047c02b --- /dev/null +++ b/test/catlfish-test-local-signing.cfg @@ -0,0 +1,12 @@ +localnodes: + - signing-1 + +paths: + configdir: test/config/ + https_certfile: catlfish/webroot/certs/webcert.pem + https_keyfile: catlfish/webroot/keys/webkey.pem + https_cacertfile: catlfish/webroot/certs/webcert.pem + publickeys: publickeys + logpublickey: test/eckey-public.pem + logprivatekey: test/eckey.pem + privatekeys: privatekeys |
