X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=standalone%2Fsrc%2Fmain%2Fassembly%2Fconf%2Fextsys.yml;h=44b9b98279778a6a86d4f9980953c02e388565d6;hb=refs%2Fchanges%2F41%2F35141%2F3;hp=af283028218b7662a761db75f1d909c18acd2c16;hpb=cb12c129a25a3aac6a3896f3c0c8f6d34df7c082;p=aai%2Fesr-server.git diff --git a/standalone/src/main/assembly/conf/extsys.yml b/standalone/src/main/assembly/conf/extsys.yml index af28302..44b9b98 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. @@ -19,9 +19,9 @@ template: Hello, %s! #defaultName: ${DW_DEFAULT_NAME:-Stranger} # the micro service ip serviceIp: 127.0.0.1 -msbDiscoveryIp: 10.74.148.80 +msbDiscoveryIp: 127.0.0.1 msbDiscoveryPort: 10081 -msbServerAddr: http://10.74.148.80:80 +msbServerAddr: http://127.0.0.1:80 registByHand: true # use the simple server factory if you only want to run on a single port @@ -36,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: