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",