Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha
/
b1d61083f723ec94aa6426f2c0bc3c8822632664
/
.
/
consul_config
/
ssl.json
blob: f37128eececcc7fc56440fef3249bfaeebdf0556 [
file
] [
log
] [
blame
]
{
"ca_file"
:
"/consul/config/voltha-CA-template.pem"
,
"cert_file"
:
"/consul/config/voltha-cert-template.crt"
,
"key_file"
:
"/consul/config/voltha-pvt-template.key"
,
"verify_incoming"
:
true
,
"verify_outgoing"
:
true
}