From 2b80cd79c2f5a4603a205d4c0e8a6f16a1c4667b Mon Sep 17 00:00:00 2001 From: siniya70 Date: Wed, 2 Aug 2023 16:08:57 +0900 Subject: [PATCH] Merge branch 'main' of http://xit.xit-git.com:3000/xit-app/fims into main MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit yml 수정 --- src/main/resources/application.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index dedae6e1..91ff66f2 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -2,14 +2,14 @@ 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: