环境:虚拟机Ubuntu18.04 

一、安装cerbot

二、开始生成

报错:

再次尝试:

报错:

再次尝试

第三步、解析

第四步、测试

第五步、继续

 

总结:关键性的命令:

root@qqq:/var/log/letsencrypt# certbot --manual -d *.uscwifi.cn -d uscwifi.cn --agree-tos --manual-public-ip-logging-ok --preferred-challenges dns-01 --server https://acme-v02.api.letsencrypt.org/directory certonly

声明一下:失败的原因是一直找不到cname解析,可能要多等一会儿,不要着急!就用上面的命令即可

 

失败的命令:

root@qqq:/var/log/letsencrypt# certbot --manual -d *.uscwifi.cn -d uscwifi.cn --agree-tos --manual-public-ip-logging-ok --preferred-challenges http --server https://acme-v02.api.letsencrypt.org/directory certonly

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐