Even after double checking the settings of my Facebook app, JFBConnect keeps complaining:
Facebook API Error: error setting certificate verify locations: CAfile: /etc/ssl/certs/ca-certificates.crt CApath: none
Facebook API Error: error setting certificate verify locations: CAfile: /etc/ssl/certs/ca-certificates.crt CApath: none
and then:
WARNING: POSSIBLE MISCONFIGURATION
We suggest updating your Connect URL to: http://www.mydomain.com/
You can do this by visiting: Facebook Developers
Select your application->Edit Settings->Connect URL in the Connect section
I did so multiple times to no avail.
Looking at the error verbose, one is inclined to think that openSSL should be installed on the server. Is it?
Finally, with JFBC 2.6.x everything was running smoothly.
Thank you.