填写邮箱,申请的域名
单域名:www.example.com
泛域名: *.example.com
yum -y install certbot
sudo certbot certonly --server https://acme-v02.api.letsencrypt.org/directory --manual --preferred-challenges dns --email xx@example.com --agree-tos -d *.example.com
执行后根据提示在dns解析中加TXT记录