From e45839d6ccd0f6e662a810568ac768ba71e69584 Mon Sep 17 00:00:00 2001 From: mjkhan21 Date: Wed, 27 Dec 2023 16:43:41 +0900 Subject: [PATCH] =?UTF-8?q?ssl=20=EC=84=A4=EC=A0=95=20->=20true?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 30d055f..6ad7c58 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -4,7 +4,7 @@ server: context-path: / ssl: - enabled: false + enabled: true key-store: ssl/.keystore key-store-type: PKCS12 key-store-password: 5811807