Closed nightstarter closed 3 years ago
This problem is due you have not valid / defined certificate for cURL on localhost. You can download actual CA certificate i.e. from https://curl.haxx.se/docs/caextract.html and in php.ini set path in curl.cainfo directive. After restarting server problem should be resolved.
Closing due to further inactivity. Please reopen the issue in case of need. Thank you.
Hi there, when calling api from my CRM server (not a public server, only local) , I get
Is there a way how to ignore certificate verification ?
Thanks