summaryrefslogtreecommitdiffstats
path: root/sms-service/bin/deploy/quorumconfig.json
blob: 696fec6275e863624e7afd405f7badf55b3e3aa7 (plain)
1
2
3
4
5
6
7
{
    "url":"https://aaf-sms.onap:10443",
    "cafile":"certs/aaf_root_ca.cer",
    "clientcert":"client.cert",
    "clientkey":"client.key",
    "timeout":"10s"
}