标题: letsencrypt 新版certbot申请证书 错误 [打印本页] 作者: 依剑听雨 时间: 2016-6-27 09:44 标题: letsencrypt 新版certbot申请证书 错误 $ sudo yum install epel-release$ sudo yum install certbot
certbot certonly --webroot -w /home/wwwroot/example -d example.com
但是之后就弹出了这个错误:
WARNING:certbot.cli:You are running with an old copy of certbot that does not receive updates, and is less reliable than more recent versions.
We recommend upgrading to the latest certbot-auto script, or using native OS packages.