帮助中心

这里有最新的使用文档和教程

< 返回

宝塔面板无法获取Let's Encrypt怎么办

2023-03-06 11:30 作者:31IDC 阅读量:237 所属分类:Linux系统

宝塔面板无法获取证书怎么办?服务器无法获取Let's Encrypt的解决方法

近期发现有部分服务器在安装面板时,没有成功下载certbot-auto,导致无法正常获取Let's Encrypt证书,现提供手动下载安装的方法

卸载可能损坏的epel源(若确定epel源没问题,可跳过):

 

  1. yum remove epel-release -y



下载脚本:

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



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

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


提示以下内容,说明安装成功

  1. Saving debug log to /var/log/letsencrypt/letsencrypt.log
  2. Missing command line flags. For non-interactive execution, you will need to specify a plugin on the command line.  Run with '--help plugins' to see a list of options, and see https://eff.org/letsencrypt-plugins for more detail on what the plugins do and how to use them.

31IDC - 12 年深耕海外 IDC 高端资源