PHP 7.0 cURL not working - WAMP on Windows 10 64 bit [duplicate]
This question already has answers here : PHP - SSL certificate error: unable to get local issuer certificate (14 answers) cURL is not working when I run curl on my WAMP server. Anyone know how to activate this for php 7.0+? I have tried to uncomment extension=php_curl.dll in php.ini Here is my error message: cURL Error #:SSL certificate problem: unable to get local issuer certificate Edvard Åkerberg Download ca-bundle.crt from https://github.com/bagder/ca-bundle/blob/e9175fec5d0c4d42de24ed6d84a06d504d5e5a09/ca-bundle.crt Put the file in c:\wamp64\ Change php.ini to the following curl.cainfo="C