...

Text file src/github.com/letsencrypt/boulder/test/config-next/health-checker.json

Documentation: github.com/letsencrypt/boulder/test/config-next

     1{
     2	"grpc": {
     3		"timeout": "1s"
     4	},
     5	"tls": {
     6		"caCertFile": "test/grpc-creds/minica.pem",
     7		"certFile": "test/grpc-creds/health-checker.boulder/cert.pem",
     8		"keyFile": "test/grpc-creds/health-checker.boulder/key.pem"
     9	}
    10}

View as plain text