blob: 4b5aefb033912e58214a53084948e62be1a90e01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
nodename: signing-1
signingaddress: 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
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
|