summaryrefslogtreecommitdiffstats
path: root/sms-service/bin/deploy/smsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'sms-service/bin/deploy/smsconfig.json')
-rw-r--r--sms-service/bin/deploy/smsconfig.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/sms-service/bin/deploy/smsconfig.json b/sms-service/bin/deploy/smsconfig.json
new file mode 100644
index 0000000..4c3cf3c
--- /dev/null
+++ b/sms-service/bin/deploy/smsconfig.json
@@ -0,0 +1,7 @@
+{
+ "cafile": "cert/aaf_root_ca.cer",
+ "servercert": "cert/aaf-sms.api.simpledemo.onap.org.pem",
+ "serverkey": "cert/aaf-sms.api.simpledemo.onap.org.pr",
+
+ "smsdbaddress": "http://sms-vault:8200"
+}