摘要: 申请 Let's Encrypt 证书sudo apt install certbotsudo certbot certonly --webroot -w 网站根目录 -d 网站域名 生成 ssl_dhparamsudo openssl dhparam -out /etc/letsencrypt/s 阅读全文
posted @ 2023-06-05 17:09 boybai 阅读(258) 评论(0) 推荐(0) 编辑