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