10 lines
223 B
JSON
10 lines
223 B
JSON
{
|
|
"grpc": {
|
|
"timeout": "1s"
|
|
},
|
|
"tls": {
|
|
"caCertFile": "test/certs/ipki/minica.pem",
|
|
"certFile": "test/certs/ipki/health-checker.boulder/cert.pem",
|
|
"keyFile": "test/certs/ipki/health-checker.boulder/key.pem"
|
|
}
|
|
}
|