我正在研究 Let's Encrypt 的 DNS-01 挑战;我有一个关于子域过程的问题 [1]。
比方说,网站example.com 提供免费的子域;是什么阻止我通过声明 _acme-challenge.example.com 子域来处理 DNS-01 挑战来请求 *.example.com 的 Let's Encrypt 通配符证书?
ACME 协议(或其他任何协议)中是否有任何内容阻止我这样做?
[1] = https://letsencrypt.org/docs/challenge-types/#dns-01-challenge
domain-name-system subdomain certificate-authority lets-encrypt