更新Let's Encrypt SSL证书提示certbot-auto无法升级怎么办
- 2019-11-01 20:58:00
- admin 原创
- 9730
我们知道 Let's Encrypt SSL 证书只免费3个月,到期需要重新更新续签。今天在更新时,一如既往的敲更新命令certbot-auto renew,但确实提示如下错误:
Upgrading certbot-auto 0.38.0 to 0.39.0...
Couldn't download https://raw.githubusercontent.com/certbot/certbot/v0.39.0/letsencrypt-auto-source/letsencrypt-auto. <urlopen error [Errno 110] Connection timed out>
原因是:certbot-auto将始终尝试从最新版本中获取自身的最新版本。
解决方案也非常简单:
如果希望将其锁定到特定版本并且不接收自动更新,只需在命令后加 --no-self-upgrade 即可。即:
certbot-auto renew --no-self-upgrade
果然,问题解决!
版权声明
版权声明:本站原创文章,转载请注明作者和出处。
标签云集
云禅道