blocktrail-sdk-php
blocktrail-sdk-php copied to clipboard
SSL certificate problem
I installed curl but showing error on my localhost.
Error is: Fatal error: Uncaught GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) in D:\ogss\trunk\blocktrail\vendor\guzzlehttp\guzzle\src\Handler\CurlFactory.php on line 187
The curl says the peer to peer connection not done.
Please help me...
Thanks in advance.
A windows lamp with php + php_curl extension is not enought..
Download cacert and Edit your php.ini to setup cacert path curl.cainfo
.