2021年2月8日 星期一

Debian 10 nginx + Let's Encrypt

安裝相關軟體
apt-get install python-certbot-nginx

設定憑證
certbot --authenticator webroot --installer nginx

更新憑證
certbot renew --dry-run

更新email
certbot update_account --email new_email@example.com

相關檔案
/etc/letsencrypt/

沒有留言: