Let’s Encrypt https 证书过期续期


因为忘记了设置定时任务,证书过期了
又忘记了 certbot 存在哪里了…
如果你也遇到了这个问题可以尝试以下步骤

1.找到 Cerbot (不是文件夹) 一般在 bin 目录下

find / -name certbot

2.带上绝对路径执行 renew 这里贴上我的

/opt/eff.org/certbot/venv/bin/certbot renew

最后可以加个定时任务