Welcome Guest, Not a member yet? Register   Sign In
Paypal certificate problem
#1

(This post was last modified: 07-23-2021, 07:56 AM by pippuccio76.)

hi sorry for english i use the paypal code on github :

https://github.com/paypal/ipn-code-sampl...palIPN.php

I insert the cacert.pem inside a folder in writable , this is my code :

PHP Code:
        if ($this->use_local_certs) {
            curl_setopt($chCURLOPT_CAINFOWRITEPATH.'/uploads/Paypal/cacert.pem');
        

But in my ipn log i have :  cURL error: [60] SSL certificate problem: unable to get local issuer certificate
This is my server screenshot :
https://imgur.com/ljuXH6e.png
Why ?
Reply


Messages In This Thread
Paypal certificate problem - by pippuccio76 - 07-23-2021, 04:15 AM
RE: Paypal certificate problem - by InsiteFX - 07-24-2021, 04:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB