From d7d363a5cbeb70c0d813a6874fe41aaf0d0ec750 Mon Sep 17 00:00:00 2001 From: crackair <77182421+crackair@users.noreply.github.com> Date: Tue, 6 Apr 2021 16:58:26 +0800 Subject: [PATCH] Update cert description --- config/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/README.md b/config/README.md index b445abb..feaeb8a 100644 --- a/config/README.md +++ b/config/README.md @@ -195,6 +195,9 @@ ControllerConfig: |`EnableDNS`|`true`,`false`|是否为当前节点启用自定义DNS,默认使用系统DNS| #### 证书申请相关配置 + +XrayR 支持多种自动申请证书配置。申请到的证书将会放在XrayR软件运行目录的`.lego`文件夹下。 + ``` yaml CertConfig: CertMode: dns # Option about how to get certificate: none, file, http, dns. Choose "none" will forcedly disable the tls config.