域名:teng.raker.eu.org
证书目录:/etc/nginx/ssl
root@VM-4-3-ubuntu:/tmp# ./cert_cf.sh [2025-10-27 21:27:06] 🚀 启动 acme.sh 自动容错证书申请流程 [2025-10-27 21:27:06] [SKIP] 已安装 acme.sh,跳过安装步骤 [2025-10-27 21:27:08] [INFO] 尝试申请 ECC 证书:teng.raker.eu.org [2025-10-27 21:27:53] [OK] ECC 证书申请成功 [2025-10-27 21:27:53] [✅] 证书申请与安装流程完成:/etc/nginx/ssl root@VM-4-3-ubuntu:/tmp# sudo nginx -t nginx: [warn] "ssl_stapling" ignored, no OCSP responder URL in the certificate "/etc/nginx/ssl/fullchain.pem" nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful root@VM-4-3-ubuntu:/tmp# sudo systemctl reload nginx