Level 30
Jun 17, 2017
3
Level 3
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 ?
Please or to participate in this conversation.