diff options
Diffstat (limited to 'asdc-controller/src/test/resources/mso4-with-TLS.json')
-rw-r--r-- | asdc-controller/src/test/resources/mso4-with-TLS.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/asdc-controller/src/test/resources/mso4-with-TLS.json b/asdc-controller/src/test/resources/mso4-with-TLS.json index e1b32b7d4a..8c14117c41 100644 --- a/asdc-controller/src/test/resources/mso4-with-TLS.json +++ b/asdc-controller/src/test/resources/mso4-with-TLS.json @@ -11,11 +11,6 @@ "pollingTimeout":30, "activateServerTLSAuth": true, "watchDogTimeout": "300", - "messageBusAddress": [ - "localhost", - "localhost", - "localhost" - ], "keyStorePassword":"1c551b8b5ab91fcd5a0907b11c304199", "keyStorePath": "/test" } |