X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=standalone%2Fsrc%2Fmain%2Fassembly%2Fconf%2Fextsys.yml;h=86212ded7c6e51ba30b76c4059fb024bc8611c00;hb=0f180d7d16d8847ee01eb7920ba4a4edef5e19e0;hp=abcddd8052bcbc499f77c8da476687d00e21ad59;hpb=768eda8233bd6c2f4e512365f6bfd1ccd323bcbf;p=aai%2Fesr-server.git diff --git a/standalone/src/main/assembly/conf/extsys.yml b/standalone/src/main/assembly/conf/extsys.yml index abcddd8..86212de 100644 --- a/standalone/src/main/assembly/conf/extsys.yml +++ b/standalone/src/main/assembly/conf/extsys.yml @@ -1,5 +1,5 @@ # -# Copyright 2016-2017 ZTE Corporation. +# Copyright 2016-2018 ZTE Corporation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -18,13 +18,10 @@ template: Hello, %s! #defaultName: ${DW_DEFAULT_NAME:-Stranger} # the micro service ip -serviceIp: +serviceIp: 127.0.0.1 msbDiscoveryIp: 127.0.0.1 msbDiscoveryPort: 10081 -msbServerAddr: http://127.0.0.1:10081 -cloudInfrastructureAddr: http://127.0.0.1/api/aai-cloudInfrastructure/v11 -externalSystemAddr: http://127.0.0.1/api/aai-externalSystem/v11 -multiCloudAddr: http://10.74.148.80/api/multicloud/v0 +msbServerAddr: https://127.0.0.1:443 registByHand: true # use the simple server factory if you only want to run on a single port @@ -39,8 +36,12 @@ server: applicationContextPath: / adminContextPath: /admin connector: - type: http + type: https port: 9518 + keyStorePath: /home/esr/conf/aaiesr.keystore + keyStorePassword: aaiesr + validateCerts: false + validatePeers: false # Logging settings. logging: