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