blob: b3e33c01d32c991a1e5a7a175d080788cad4f43d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
nodename: frontend-3
paths:
configdir: .
knownroots: known_roots
https_certfile: httpscert/httpscert-1.pem
https_keyfile: httpscert/httpskey-1.pem
https_cacertfile: httpsca/demoCA/cacert.pem
public_cacertfile: httpsca/demoCA/cacert.pem
db: machine/frontend-3/db/
logpublickey: keys/logkey.pem
privatekeys: privatekeys
ratelimits:
add_chain: 1000 per second
logadminkey: MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEQ
Ah9sZ2CD+JeLbprS6AFcZbo0TGCH0rtEnr2Q3JW0ylhfA+
0/WLu755b3soVX/wI23vqCVGC7N9fOB2WUltveQ==
configurl: file:///CURRENTWORKINGDIRECTORY/catlfish-test-generated.cfg
|