acme.sh 实现了 acme 协议从 letsencrypt 生成免费证书 acme.sh 实现了 acme 协议, 可以从 letsencrypt 生成免费的证书.主要步骤:安装 acme.sh生成证书copy 证书到 nginx/apache 或者其他服务更新证书更新 acme.sh出错怎么办, 如何调试下面详细介绍. 站长杂谈 2022年03月29日 0 点赞 0 评论 719 浏览
为 PHP 的 socket 启用 SSL 支持 使用 PHP 的 socket 访问 SSL 时可能遇到如下报错:Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? 如何解决呢? PHP 2022年01月05日 1 点赞 0 评论 877 浏览