summaryrefslogtreecommitdiffstats
path: root/sms-service/src/quorumclient/config.json
blob: 9afe72364abdb3d98a8f29af8efeb29828670bcf (plain)
1
2
3
4
5
6
7
8
{
    "url":"https://aaf-sms:10443",
    "servername":"aaf-sms.api.simpledemo.onap.org",
    "cafile": "cert/aaf_root_ca.cer",
    "clientcert":"client.cert",
    "clientkey":"client.key",
    "timeout":"10s"
}