letsencrypt Mewee 2020-06-18 156 阅读1分钟 阿里云控制台添加域名映射(二级域名) certbot certonly -d *.域名 在/etc/letsencrypt/live 中生成对应域名的证书文件 配置/etc/nginx/sites-enabled/default的证书路径,重启 nginx 续期: certbot --nginx certonly -n -d 域名