ssl证书之certbot 一.安装1.下载压缩包:#wget https://github.com/certbot/certbot/archive/master.zip2.解压包3.官方文档https://github.com/certbot/certbot二.创建证书创建的证书有90天的有效期,过期后需要续期1.创建单个证书./certbot-auto certonly --webroot ... 运维 2023-08-30 162 点赞 2 评论 245 浏览