diff options
author | Magnus Ahltorp <map@kth.se> | 2017-03-01 17:04:39 +0100 |
---|---|---|
committer | Magnus Ahltorp <map@kth.se> | 2017-03-02 01:09:18 +0100 |
commit | e67187c38e4e5a97ab971554d8acf9466e9775c2 (patch) | |
tree | 5d7bad771d815f00a2df57433423b9398a82a19b /test/catlfish-test-local-signing.cfg | |
parent | 163fdaeaf8fc1bc43923420309ba4a6b3ef51e11 (diff) |
Refactor tests
Diffstat (limited to 'test/catlfish-test-local-signing.cfg')
-rw-r--r-- | test/catlfish-test-local-signing.cfg | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/test/catlfish-test-local-signing.cfg b/test/catlfish-test-local-signing.cfg deleted file mode 100644 index 0eccc94..0000000 --- a/test/catlfish-test-local-signing.cfg +++ /dev/null @@ -1,27 +0,0 @@ -localnodes: - - signing-1 - -addresses: - signing-1: 127.0.0.1:8088 - -paths: - configdir: . - https_certfile: httpscert/httpscert-1.pem - https_keyfile: httpscert/httpskey-1.pem - https_cacertfile: httpsca/demoCA/cacert.pem - publickeys: publickeys - logpublickey: keys/logkey.pem - logprivatekey: keys/logkey-private.pem - privatekeys: privatekeys - -#hsm: -# library: /usr/local/lib/softhsm/libsofthsm2.so -# slot: 0 -# label: mylabel -# pin: ffff - -logadminkey: MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEQ - Ah9sZ2CD+JeLbprS6AFcZbo0TGCH0rtEnr2Q3JW0ylhfA+ - 0/WLu755b3soVX/wI23vqCVGC7N9fOB2WUltveQ== - -configurl: file:///CURRENTWORKINGDIRECTORY/catlfish-test-generated.cfg |