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