I am using socialite in Laravel 5 to setup facebook login. I followed the instructions carefully until I got stuck with the following error
cURL error 60: SS
If it is related to git:
git config --global http.sslverify "false"
will solve the problem.