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