aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/clds/sdc-controller-config-TLS.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/clds/sdc-controller-config-TLS.json')
-rw-r--r--src/test/resources/clds/sdc-controller-config-TLS.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/test/resources/clds/sdc-controller-config-TLS.json b/src/test/resources/clds/sdc-controller-config-TLS.json
new file mode 100644
index 00000000..d7642e6b
--- /dev/null
+++ b/src/test/resources/clds/sdc-controller-config-TLS.json
@@ -0,0 +1,13 @@
+{
+ "user": "User",
+ "consumerGroup": "consumerGroup",
+ "consumerId": "consumerId",
+ "environmentName": "environmentName",
+ "sdcAddress": "hostname",
+ "password": "bb3871669d893c7fb8aaacda31b77b4f537E67A081C2726889548ED7BC4C2DE6",
+ "pollingInterval":10,
+ "pollingTimeout":30,
+ "activateServerTLSAuth": true,
+ "keyStorePassword":"bb3871669d893c7fb8aaacda31b77b4f537E67A081C2726889548ED7BC4C2DE6",
+ "keyStorePath": "/test"
+}