美文网首页开发点滴
Problem with the SSL CA cert (pa

Problem with the SSL CA cert (pa

作者: Nomandia | 来源:发表于2018-04-27 17:38 被阅读0次

最近发现有时苹果订单验证接口返回如下错误,但并非必现。

PHP Error:Problem with the SSL CA cert (path? access rights?)

网上搜了下解决方案是更新一个ca的模块即可

yum reinstall openssl ca-certificates -y

注意,更新后需要重启php-fpm

相关文章

网友评论

    本文标题:Problem with the SSL CA cert (pa

    本文链接:https://www.haomeiwen.com/subject/fwrilftx.html