Topic-icon SSL Error

Active Subscriptions:

None
9 years 3 months ago #50517 by alecos
SSL Error was created by alecos
Error
SSL Verification Failed. Set 'Disable SSL Certificate Validation' to Yes in the JFBConnect Configuration

Facebook API Error: SSL certificate problem: unable to get local issuer certificate

Facebook Application configuration could not be loaded. Please check your App ID and Secret Key
The topic has been locked.
Support Specialist
9 years 3 months ago #50520 by alzander
Replied by alzander on topic SSL Error
Have you tried this step:

Set 'Disable SSL Certificate Validation' to Yes in the JFBConnect Configuration

Generally, the error you're getting means that your server doesn't have the most up-to-date root certificates to verify that the SSL certificate returned from Facebook.com is authentic. The setting mentioned can skip that check, but the best solution is to contact your hosting provider to ensure that the root certificates on your server are up to date.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
9 years 3 months ago #50523 by alecos
Replied by alecos on topic SSL Error
I have my server... I'm running Windows Server 2008R2 (I know... shame on me) and Uniform Server, php 5.6. I tried to put the curl-ca-bundle.crt I found here curl.haxx.se/docs/sslcerts.html in windows folder... but no luck. How can I disable the SSL check? Can I configure JFBConnect without running the AutoTune?

I'm using JomSocial and its facebook auth works fine with my appid and secretkey.

Thanks
The topic has been locked.
Support Specialist
9 years 3 months ago #50528 by alzander
Replied by alzander on topic SSL Error
Again, we already have a setting to disable the SSL check. Please set 'Disable SSL Certificate Validation' to Yes in the JFBConnect Configuration area. I'm not sure how you load the root certificates into a Windows server to be used properly by PHP. I believe there's a separate place that you need to configure PHP and cURL to use them. I wouldn't have any better answers on Linux either though since each flavor has different ways to do things.

JomSocial does things differently and, I believe, they disable the SSL check by default. That really should only be done if necessary, like in your case.

I hope that helps,
Alex
The topic has been locked.