filmov
tv
cURL error 60 SSL certificate in Laravel
Показать описание
Errors:
cURL error 60: SSL certificate in Laravel
ERROR: cURL error 60: SSL certificate problem: unable to get local issuer certificate
Solution:
I am using artisan for making curl request
php -i
Here is my Solution for WampServer
I am using PHP 8.0.7 for my WampServer, so change 8.0.7 in the example below to the version number you are currently using.
first download this file
Change it to:
Make sure you remove the semicolon at the beginning of the line.
wait for wamp to turn to green
cURL error 60: SSL certificate in Laravel
ERROR: cURL error 60: SSL certificate problem: unable to get local issuer certificate
Solution:
I am using artisan for making curl request
php -i
Here is my Solution for WampServer
I am using PHP 8.0.7 for my WampServer, so change 8.0.7 in the example below to the version number you are currently using.
first download this file
Change it to:
Make sure you remove the semicolon at the beginning of the line.
wait for wamp to turn to green