diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index dedae6e1..557643db 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,15 +1,17 @@ server: port: 18080 + servlet: context-path: / - ssl: - enabled: true - key-alias: fimskeystore - key-store: classpath:fimskeystore.pkcs12 - key-store-password: 'Xit5811807@)@#' - key-password: 'Xit5811807@)@#' - trust-store: classpath:fimstrust.pkcs12 - trust-store-password: 'Xit5811807@)@#' + +# ssl: +# enabled: true +# key-alias: fimskeystore +# key-store: classpath:fimskeystore.pkcs12 +# key-store-password: 'Xit5811807@)@#' +# key-password: 'Xit5811807@)@#' +# trust-store: classpath:fimstrust.pkcs12 +# trust-store-password: 'Xit5811807@)@#' # tomcat: # remoteip: