证书更新过程

安装snap

https://snapcraft.io/docs/installing-snapd

sudo snap install core; sudo snap refresh core

安装certbot

sudo snap install --classic certbot
sudo ln -s /snap/bin/certbot /usr/bin/certbot

手动验证

https://eff-certbot.readthedocs.io/en/stable/using.html#manual

certbot certonly --manual