【问题标题】:Letsencrypt certificate not working in CentOS 6.8 32 bit versionLetsencrypt 证书在 CentOS 6.8 32 位版本中不起作用
【发布时间】: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 类似

标签: apache ssl-certificate centos6 lets-encrypt lets-encrypt-webapp-renewer


【解决方案1】:

我已通过使用旧版本的 Certbot 0.35.0 并使用以下命令更新证书来修复它:

/usr/local/bin/certbot-auto --no-self-upgrade --no-bootstrap renew

它已成功在 CentOS 6.8 上运行。

【讨论】:

  • 它对我不起作用,CentOS 6.10
猜你喜欢
  • 2016-08-23
  • 1970-01-01
  • 1970-01-01
  • 2017-03-18
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2020-11-09
  • 2023-03-08
相关资源
最近更新 更多