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