From fc710a8b726cc2e7e0bdb1937b6836905f79cf9b Mon Sep 17 00:00:00 2001 From: Sydonian <794346190@qq.com> Date: Thu, 5 Jun 2025 11:39:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/assets/confs/client.config.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/common/assets/confs/client.config.json b/common/assets/confs/client.config.json index a29c46e..91a13ba 100644 --- a/common/assets/confs/client.config.json +++ b/common/assets/confs/client.config.json @@ -3,15 +3,11 @@ "locationID": 1 }, "hubRPC": { - "rootCA": "", - "clientCert": "", - "clientKey": "" + "rootCA": "" }, "coordinatorRPC": { "address": "127.0.0.1:5009", - "rootCA": "", - "clientCert": "", - "clientKey": "" + "rootCA": "" }, "logger": { "output": "stdout",