19 lines
370 B
JSON
19 lines
370 B
JSON
{
|
|
"ocspResponder": {
|
|
"source": "file:///hierarchy/intermediate-ocsp-rsa.b64",
|
|
"path": "/",
|
|
"listenAddress": "0.0.0.0:4003",
|
|
"issuerCerts": [
|
|
"/hierarchy/intermediate-cert-rsa-a.pem"
|
|
],
|
|
"timeout": "4.9s",
|
|
"shutdownStopTimeout": "10s",
|
|
"debugAddr": "localhost:8010"
|
|
},
|
|
|
|
"syslog": {
|
|
"stdoutlevel": 6,
|
|
"sysloglevel": 6
|
|
}
|
|
}
|