99366b76568378e93a144d7e551ed4d2f5acb1d2
[clamp.git] / sdc-controller-config-TLS.json
1 {
2         "user": "User",
3         "consumerGroup": "consumerGroup",
4         "consumerId": "consumerId",
5         "environmentName": "environmentName",
6         "sdcAddress": "hostname:8080",
7         "password": "bb3871669d893c7fb8aaacda31b77b4f537E67A081C2726889548ED7BC4C2DE6",
8         "pollingInterval":10,
9         "pollingTimeout":30,
10         "activateServerTLSAuth": true,
11         "keyStorePassword":"bb3871669d893c7fb8aaacda31b77b4f537E67A081C2726889548ED7BC4C2DE6",
12         "keyStorePath": "/test",
13         "messageBusAddresses":["localhost"]
14 }