摘要: 一、检查Certbot版本 # 卸载旧版本(如有)sudo yum remove certbot# 安装EPEL仓库sudo yum install epel-release# 安装最新Certbot及Nginx插件sudo yum install certbot python2-certbot-n 阅读全文
posted @ 2025-04-18 16:37 FkLee 阅读(263) 评论(0) 推荐(0)