diff options
Diffstat (limited to 'csit/config/sim-all/simParameters.json')
-rw-r--r-- | csit/config/sim-all/simParameters.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/csit/config/sim-all/simParameters.json b/csit/config/sim-all/simParameters.json index 70e5a2e7..4b009b6f 100644 --- a/csit/config/sim-all/simParameters.json +++ b/csit/config/sim-all/simParameters.json @@ -50,7 +50,6 @@ "servers": ["${HOST_NAME}"], "topicCommInfrastructure": "DMAAP", "useHttps": true, - "allowSelfSignedCerts": true, "apiKey": "some-key", "apiSecret": "some-secret" }, @@ -59,7 +58,6 @@ "servers": ["${HOST_NAME}"], "topicCommInfrastructure": "DMAAP", "useHttps": true, - "allowSelfSignedCerts": true, "apiKey": "some-key", "apiSecret": "some-secret" } @@ -70,7 +68,6 @@ "servers": ["${HOST_NAME}"], "topicCommInfrastructure": "DMAAP", "useHttps": true, - "allowSelfSignedCerts": true, "apiKey": "some-key", "apiSecret": "some-secret" }, @@ -79,7 +76,6 @@ "servers": ["${HOST_NAME}"], "topicCommInfrastructure": "DMAAP", "useHttps": true, - "allowSelfSignedCerts": true, "apiKey": "some-key", "apiSecret": "some-secret" } |