Mar 14, 2015
5
Level 3
Socialite curl error
Hey,
I play around with socialite and want to get github login to work. I have set up a github application and followed the instructions for socialite on the docs. On the callback from github I get the following error:
RequestException in RequestException.php line 51:
cURL error 60: See http://curl.haxx.se/libcurl/c/libcurl-errors.html
The curl docs means thats a ssl certificate error but I am working on localhost with the build-in php dev server.
Please or to participate in this conversation.