From 5f57b8ba8edb6f3e66c37874873e3e7b0832ce4d Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Mon, 29 Dec 2025 16:52:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=AF=81=E4=B9=A6=E8=B7=AF?= =?UTF-8?q?=E5=BE=84=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 8304f2e..4f439f0 100644 --- a/config.json +++ b/config.json @@ -27,7 +27,7 @@ "h3" ], "certificate_path": "./tls/server.pem", - "key_path": "./tls/server.pem" + "key_path": "./tls/server.crt" } } ],