summaryrefslogtreecommitdiffstats
path: root/sms-service/bin/deploy/smsconfig.json
blob: df446eb3f7aee7fee5f79b5d7078466e61cbcae4 (plain)
1
2
3
4
5
6
7
8
{
    "cafile":     "certs/aaf_root_ca.cer",
    "servercert": "certs/aaf-sms.pub",
    "serverkey":  "certs/aaf-sms.pr",
    "password": "c2VjcmV0bWFuYWdlbWVudHNlcnZpY2VzZWNyZXRwYXNzd29yZA==",

    "smsdbaddress": "http://sms-vault:8200"
}