Using SNI for service names to support k8s
[aaf/sms.git] / sms-service / src / quorumclient / config.json
index 53cbf41..9afe723 100644 (file)
@@ -1,5 +1,6 @@
 {
     "url":"https://aaf-sms:10443",
+    "servername":"aaf-sms.api.simpledemo.onap.org",
     "cafile": "cert/aaf_root_ca.cer",
     "clientcert":"client.cert",
     "clientkey":"client.key",