摘要: 1、安装 Certbot 及依赖 # centos sudo yum install epel-release -y sudo yum update -y #其他的直接执行 sudo apt update # 对于 Fedora (使用 dnf) sudo dnf update 2、安装 Certb 阅读全文
posted @ 2025-07-03 11:15 Binz 阅读(95) 评论(0) 推荐(0)