Skip to content

Commit

Permalink
Update cert description
Browse files Browse the repository at this point in the history
  • Loading branch information
crackair committed Apr 6, 2021
1 parent 0c82c9a commit d7d363a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d7d363a

Please sign in to comment.