摘要: server { listen 8001 ssl; client_max_body_size 100M; #指定根目录 root html; ssl_certificate cert/xxxxxxx.crt;# ssl_certificate_key cert/xxxxxx.key;# ssl_se 阅读全文
posted @ 2025-05-08 15:40 zhihua 阅读(14) 评论(0) 推荐(0)
摘要: (一)、手动申请的方法 进入到ZeroSSL官网(网址:https://zerossl.com 注册一个账号,然后点击免费 SSL 证书申请。ZeroSSL 填写你的IP地址,然后选择免费SSL证书时长。ZeroSSL 选择自动生成CSRCSR 验证域名,ZeroSSL免费SSL证书提供了两种域名验 阅读全文
posted @ 2025-05-08 15:39 zhihua 阅读(102) 评论(0) 推荐(0)