宝塔Linux面板一键获取Let’s Encrypt失败的解决方法

有的小鸡在安装面板时没有成功下载certbot-auto,导致无法正常获取Let’s Encrypt证书,需要手动再撸一次。

首先先确定epel源是否损坏,如果损坏,请卸载epel源之后再用以下命令重新安装:

yum remove epel-release -y

下载脚本:

wget -O /www/server/panel/certbot-auto http://download.bt.cn/install/certbot-auto.init -T 5

安装依赖:

安装过程可能耗时比较长,大概需要5-10分钟,请耐心等待!

chmod +x /www/server/panel/certbot-auto && /www/server/panel/certbot-auto -n

給TA打賞
共{{data.count}}人
人已打賞
服務器運維

通过宝塔面板实现MySQL性能简单调优

2017-9-18 5:32:50

服務器運維

cloudflare默认证书导致Let’s Encrypt证书失效及网站打不开的解决办法

2017-9-18 5:43:27

0 Reply AAuthor MManager
    暫無討論,說說你的看法吧
搜索