Read the $certificate failed, please check it whether or nor correct 商户证书下载放入对应目录,调用v3支付接口,提示找不到证书文件 #2830
Replies: 1 comment 2 replies
-
- 'certs' => __DIR__ . '\certs\apiclient_cert.pem',
+ 'certificate' => __DIR__ . '/certs/apiclient_cert.pem',
+ 'platform_certs' => ['somehow' => 'somewhere'], |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
lenny168
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
查看了一下文件地址,能够找到,有点懵了,不知道问题出在哪儿了
Beta Was this translation helpful? Give feedback.
All reactions