Update for SNI checking
[policy/models.git] / models-interactions / model-simulators / src / main / resources / org / onap / policy / simulators / dmaap / AuthDmaapParameters.json
index 0ef0316..cd84faf 100644 (file)
@@ -4,6 +4,7 @@
     "restServerParameters": {
         "host": "0.0.0.0",
         "port": 3903,
+        "sniHostCheck": false,
         "useHttps": true,
         "userName": "my-username",
         "password": "my-password"