Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha
/
refs/heads/experiment
/
.
/
consul_config
/
ssl.json
blob: f37128eececcc7fc56440fef3249bfaeebdf0556 [
file
] [
log
] [
blame
]
schowdhury
87b2329
2017-06-01 07:14:11 -0700
[
diff
] [
blame
]
1
{
2
"ca_file"
:
"/consul/config/voltha-CA-template.pem"
,
3
"cert_file"
:
"/consul/config/voltha-cert-template.crt"
,
4
"key_file"
:
"/consul/config/voltha-pvt-template.key"
,
5
"verify_incoming"
:
true
,
6
"verify_outgoing"
:
true
7
}