date: 2018-09-19 23:50:22 +0800 title: “tls.dns.rfc2136”

sitename: “Caddy中文文档”

tls.dns.rfc2136

允许从任意兼容rfc2136的DNS提供者使用DNS记录获取证书,进行域名管理。

完整文档

示例

用法

  1. tls {
  2. dns rfc2136
  3. }

在你的tls指令中使用这个。