certbot客户端可以使用DNS认证的方式进行证书生成。
使用命令:
certbot -d site.your.dom.ain --manual --preferred-challenges dns certonly 或 certbot-auto -d site.your.dom.ain --manual --preferred-challenges dns certonly