blob: 047c02b7901b6bdf152d96736deaa8080d31fd6b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
localnodes:
- signing-1
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
|