facebook-testuser-manager
facebook-testuser-manager copied to clipboard
Fix for using Facebooks SSL certificate. (Fixed cURL problem)
I fixed a bug where the cURL call would fail due to not having the Facebook SSL certificate.
I added support for cURL to make the requests with the certificate (if the certificate file is present) and give instructions to the user on how to get the certificate, instead of showing a general cURL error.
Maybe you can just include the certificate file in the source? That would make it even more easier for the user.