From 3307738e54a5edcee1f04283602991b7f9dfadf5 Mon Sep 17 00:00:00 2001 From: shsewonitw <50475160+shsewonitw@users.noreply.github.com> Date: Sat, 23 Sep 2023 18:52:49 +0900 Subject: [PATCH] backup --- _posts/backup/2022-12-09-SSLHandshakeException.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/backup/2022-12-09-SSLHandshakeException.md b/_posts/backup/2022-12-09-SSLHandshakeException.md index 5d2e4fd..2f22edf 100644 --- a/_posts/backup/2022-12-09-SSLHandshakeException.md +++ b/_posts/backup/2022-12-09-SSLHandshakeException.md @@ -1,5 +1,5 @@ --- -layout: post +layout: post-backup title: "[Debug] HTTPS API Call SSLHandshakeException 발생" subtitle: "SSLHandshakeException" category: devlog