Letsencrypt 证书在 CentOS 6.8 32 位版本中不起作用
Posted
技术标签:
【中文标题】Letsencrypt 证书在 CentOS 6.8 32 位版本中不起作用【英文标题】:Letsencrypt certificate not working in CentOS 6.8 32 bit version 【发布时间】:2020-09-29 17:10:26 【问题描述】:我正在尝试在 CentOS 6.8 32 位 Apache 中安装 Letsencrypt 证书。它以前可以工作,但现在它给出以下错误:
Skipping bootstrap because certbot-auto is deprecated on this system.
Your system is not supported by certbot-auto anymore.
Certbot cannot be installed.
Please visit https://certbot.eff.org/ to check for other alternatives.
我一直在查看网站:
https://certbot.eff.org/lets-encrypt/centos6-apache
我看到只支持 64 位 CentOS 6。网站上显示的消息是:
Supported architectures: Certbot only supports CentOS/RHEL 6 systems running on the x86_64 architecture. To use Certbot on another architecture, you will need to upgrade your OS.
是否表示不再支持 CentOS 6 32 位版本?在 CentOS 32 位上安装的证书必须更新时会发生什么?
如果 CentOS 32 位不再受支持,该支持被撤销的日期是什么时候?
【问题讨论】:
你找到解决办法了吗? 您能分享一下可能的解决方案吗? 与 6.10 类似 【参考方案1】:我已通过使用旧版本的 Certbot 0.35.0 并使用以下命令更新证书来修复它:
/usr/local/bin/certbot-auto --no-self-upgrade --no-bootstrap renew
它已成功在 CentOS 6.8 上运行。
【讨论】:
它对我不起作用,CentOS 6.10以上是关于Letsencrypt 证书在 CentOS 6.8 32 位版本中不起作用的主要内容,如果未能解决你的问题,请参考以下文章
centos7 nigx 免费永久获取 Let‘s Encrypt 证书
letsencrypt免费https泛域名(*.yourdomain.com)证书申请
centos 下安装 Let’s Encrypt 永久免费 SSL 证书