参考文章
关键步骤
yum install -y certbot
certbot certonly --manual --preferred-challenge dns -d mail.aigpt.asia
Certificate is saved at: /etc/letsencrypt/live/domain.sample/
参考文章
关键步骤
yum install -y certbot
certbot certonly --manual --preferred-challenge dns -d mail.aigpt.asia
Certificate is saved at: /etc/letsencrypt/live/domain.sample/
评论 (0)