blob: c8b27ae328c8eb378b2fc90061ca09fa686d7e2d (
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: tests/httpscert/httpscert-1.pem
https_keyfile: tests/httpscert/httpskey-1.pem
https_cacertfile: tests/httpsca/demoCA/cacert.pem
publickeys: tests/publickeys
logpublickey: tests/keys/logkey.pem
logprivatekey: tests/keys/logkey-private.pem
privatekeys: tests/privatekeys
|