Merge "Change MSB Access Way to SSL"
authorJames Forsyth <jf2512@att.com>
Thu, 20 Feb 2020 14:16:42 +0000 (14:16 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 20 Feb 2020 14:16:42 +0000 (14:16 +0000)
standalone/src/main/assembly/conf/extsys.yml

index ec0382b..86212de 100644 (file)
@@ -21,7 +21,7 @@ template: Hello, %s!
 serviceIp: 127.0.0.1
 msbDiscoveryIp: 127.0.0.1
 msbDiscoveryPort: 10081
-msbServerAddr: http://127.0.0.1:443
+msbServerAddr: https://127.0.0.1:443
 registByHand: true
 
 # use the simple server factory if you only want to run on a single port