diff options
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 |