I am running my site on https. I have added some social sharing buttons on my site like LinkedIn, Twitter and Facebook.
everything is working perfectly all right but the javascript file of facebook share button is not being loaded on https.
Following is the url which is being blocked by browsers becuase of certificate error.
https://static.ak.fbcdn.net/connect.php/js/FB.Share
Here is the snapshot of the page I see when I hit the above url directly in the browser.

Why there is a certificate error on Facebook?
is there any solution to fix this problem?
Fb.Share is deprecated. http://developers.facebook.com/docs/share/
Please try using a supported function and see if it also gives you the same issues.