嘟嘟社区

抱歉。安装 AMH 失败了


  1. openssl-1.1.1w/share/doc/openssl/html/man1/openssl-c_rehash.html
  2. openssl-1.1.1w/share/doc/openssl/html/man1/srp.html
  3. openssl-1.1.1w/share/doc/openssl/html/man1/dhparam.html
  4. openssl-1.1.1w/share/doc/openssl/html/man1/openssl-nseq.html
  5. openssl-1.1.1w/share/doc/openssl/html/man1/openssl-pkcs7.html
  6. openssl-1.1.1w/share/doc/openssl/html/man1/openssl-s_client.html
  7. openssl-1.1.1w/share/doc/openssl/html/man1/openssl-ocsp.html
  8. openssl-1.1.1w/openssl.cnf.dist
  9. openssl-1.1.1w/openssl.cnf
  10. groupadd: group ‘www’ already exists
  11. useradd: user ‘www’ already exists
  12. mkdir: cannot create directory ‘/usr/local/php-generic-7.4/var/run/pid’: File exists
  13. =============================================================
  14. [Linux] AMH 7.1
  15. https://amh.sh
  16. [libiconv-1.14 install]
  17. =============================================================
  18. [OK] libiconv-1.14 is already installed.
  19. [Notice] php-generic-7.4 is not installed.
  20. ==========================================================================
  21. 抱歉。安装 AMH 失败了,
  22. 如有需要帮助安装,请联系我们: https://amh.sh/bbs/forum.htm

复制代码

什么情况?

openssl111都EOL了还在那用呢

抱歉。安装 AMH 失败了,
如有需要帮助安装,请联系我们: https://amh.sh/bbs/forum.htm

这里有提示

这是什么提示?

饕餮 发表于 2024-6-12 11:22
这是什么提示?

搞不懂,重新安装又成功了!

OpenSSL 是一个广受使用的开源套件,应用程序可以使用这个套件来进行安全通信。其 1.1.1 版本最初发布于 2018 年 9 月,由于官方对每一个长期支持版本提供 5 年的更新与维护,因此 OpenSSL 1.1.1 的支持在 2023 年 9 月正式结束。

当然,你也可以购买付费服务来获取由官方团队提供的维护,详情查看 https://www.openssl.org/support/contracts.html#premium。

官方建议用户升级到更新版本的 OpenSSL。目前最新版本的 OpenSSL 3.1 在 2025 年 3 月 14 日前将得到官方支持,而长期版本 OpenSSL 3.0 的生命周期可达 2026 年 9 月 7 日。

据悉,OpenSSL 3.0 比起旧版本有许多重大变更,且并不完全兼容之前的版本。3.X 相对于旧版本的变更包括加入联邦资讯处理标准 (FIPS)、使用 Apache License 2.0 开源协议,同时也弃用了不少老旧 API。

官方表示大多数使用 OpenSSL 1.1.1 的软件,都只需要重新编译都可以正常运行,只是开发者会看到许多已弃用 API 的编译警告。在 OpenSSL 1.1.1 生命周期结束之前,用户需采取必要的行动,以确保能够得到官方的支持,确保安全性。

作者啥时候升级呢