gpt4 book ai didi

php - 在 php 中集成 instamojo 支付网关时 ssl 证书错误

转载 作者:太空宇宙 更新时间:2023-11-03 13:36:38 24 4
gpt4 key购买 nike

当我尝试在本地计算机上的 codeigniter 中集成 instamojo php 支付网关时,我不断收到以下错误消息

"Error: Something went wrong. cURL raised an error with number: 77 and message: error setting certificate verify locations: CAfile: C:\wamp\bin\apache\apache2.4.9\bin\cacert.pem CApath: none."

我研究了很多,但我没有找到任何设置来在 instamojo php 支付 api 中将 SSL_verfifer 设置为 false。需要一点帮助。

最佳答案

在 Instamojo API 中,只需在第 95 行将其更改为 false

$options[CURLOPT_SSL_VERIFYPEER] = false;

关于php - 在 php 中集成 instamojo 支付网关时 ssl 证书错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37914085/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com