X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fapplication.properties;h=187826a6b4b5d69b94660e8e5989c7a005f48cfe;hb=refs%2Fchanges%2F54%2F83754%2F3;hp=1f5d420f0f19405c44202bac6cec72793fdff6bb;hpb=a583d474260f071cb2ee465ec76a277240575a21;p=aai%2Fbabel.git diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 1f5d420..187826a 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,8 +1,9 @@ server.port=9516 server.ssl.key-store=${CONFIG_HOME}/auth/tomcat_keystore +server.ssl.client-auth=need server.contextPath=/services/babel-service logging.config=${CONFIG_HOME}/logback.xml -groupfilter.config=${CONFIG_HOME}/tosca-mappings.json +tosca.mappings.config=${CONFIG_HOME}/tosca-mappings.json