Change SO Actor simulator to use http
[integration/csit.git] / scripts / policy / config / sim-all / simParameters.json
index cd34733..e98acc0 100644 (file)
@@ -33,7 +33,7 @@
             "providerClass": "org.onap.policy.simulators.SoSimulatorJaxRs",
             "host": "0.0.0.0",
             "port": 6669,
-            "https": true,
+            "https": false,
             "userName": "InfraPortalClient",
             "password": "password1$"
         },