boulder/test/issuer-ocsp-responder.json

20 lines
384 B
JSON

{
"ocspResponder": {
"source": "file:///tmp/intermediate-ocsp.b64",
"path": "/",
"listenAddress": "0.0.0.0:4003",
"shutdownStopTimeout": "10s",
"shutdownKillTimeout": "1m",
"debugAddr": "localhost:8010"
},
"common": {
"issuerCert": "/tmp/intermediate-cert-rsa-a.pem"
},
"sql": {
"sqlDebug": true
},
"syslog": {
"stdoutlevel": 6
}
}