blob: 2cc4df2a2f61c0e78d68d785fab322c69558186f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
localnodes:
- signing-1
addresses:
signing-1: 127.0.0.1:8088
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
|