Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

melkotoury's avatar

cURL error 60: SSL certificate problem: unable to get local issuer certificate

Hi Guys I am using Socialite and trying to integrate Facebook , Twitter , Linkedin Login but I keep getting the above error on the callback

I am using Laravel 5.4 and "guzzlehttp/guzzle": "^6.2" and "laravel/socialite": "^3.0"

I tried getting a new cacert.pem and putting it in C:\wamp64\bin\php\php5.6.25\extras\ssl

and asserting the path in the php.ini but no luck

any suggestions ?

0 likes
3 replies
melkotoury's avatar

unfortunately , as I mentioned above , I am using wamp and i did this step but it won't work

Please or to participate in this conversation.