20251 月21
通过 certbot 自动部署ssl证书
Let`s Encrypt 证书自动获取和部署
sudo apt install certbot python3-certbot-nginx
sudo certbot --nginx
sudo systemctl reload nginx
sudo certbot renew --dry-run
本文地址:https://wizzer.cn/archives/3854 , 转载请保留.