Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha
/
0e7ad96ee7f65780228d27e121327c288194ec2f
/
.
/
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
}