blob: b08bf2f26af7ec6773d854ca477a68cc6d5b7dc9 (
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: .
https_certfile: catlfish/webroot/certs/webcert.pem
https_keyfile: catlfish/webroot/keys/webkey.pem
https_cacertfile: catlfish/webroot/certs/webcert.pem
publickeys: tests/publickeys
logpublickey: tests/keys/logkey.pem
logprivatekey: tests/keys/logkey-private.pem
privatekeys: tests/privatekeys
|