PHP Problem with the SSL CA cert (path? access rights?)
Posted joshua317
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了PHP Problem with the SSL CA cert (path? access rights?)相关的知识,希望对你有一定的参考价值。
开发遇到问题,直接使用系统的curl命令正常,使用php的curl模块报错
错误:PHP Problem with the SSL CA cert (path? access rights?)
解决方法:
1.安装
yum reinstall openssl ca-certificates -y
2.重启php
以上是关于PHP Problem with the SSL CA cert (path? access rights?)的主要内容,如果未能解决你的问题,请参考以下文章
curl: (35) Server aborted the SSL handshake 解决办法
How to build the vsftpd server with TLS/SSL encryption
pip is configured with locations that require TLS/SSL, however the ssl module in Python is not 解决方法(
Magento 2 Error: A technical problem with the server created an error. Try again to continue what yo
pip is configured with locations that require TLS/SSL, however the ssl module in Python is not avail
Lab 1: Write a java program for the triangle problem and test the program with Junit.