标题:
微信公众平台,微信支付接口,curl错误代码58
[打印本页]
作者:
xiexie
时间:
2016-8-25 13:18
标题:
微信公众平台,微信支付接口,curl错误代码58
由于证书引用路径错误引起的,这里必须是绝对路径。
//=======【证书路径设置】=====================================
//证书路径,注意应该填写绝对路径
const SSLCERT_PATH = 'D:/APMServ5.2.6/。。/wxpay/WxPayPubHelper/cacert/apiclient_cert.pem';
const SSLKEY_PATH = 'D:/APMServ5.2.6/。。/wxpay/WxPayPubHelper/cacert/apiclient_key.pem';
欢迎光临 PHP开发笔记 (http://phpvi.com/)
Powered by Discuz! 6.1.0