X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fapplication.properties;h=5724b469b2906a0ff1e4fe6a6a9089d25f7f2e20;hp=13ba49c190e555e7e1d6de81c47a92910a5a071e;hb=433e096bf98a35edaedc8760346a611dd7c0fee3;hpb=79bc7861480bed0a1b3a1b643f5cbad6b09dfd5c diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 13ba49c..5724b46 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,6 +1,5 @@ camel.springboot.xmlRoutes=file:${DYNAMIC_ROUTES}/*.route server.ssl.key-store=file:${CONFIG_HOME}/auth/tomcat_keystore - server.ssl.enabled=true server.port=9502 server.ssl.client-auth=need