0

We have a website, for which we have Self Signed Certificate available. We are posting our customized flash player to FB easily where secure browsing for FB is disabled by the end user. We need to post our flash player where secure browsing is enabled. We added meta tag with property="og:video:secure_url" with https:// swf content while posting to FB. But still the player is not loading, instead it's redirecting to another page upon clicking the image.

Do we need SSL here instead of a Self-Signed Certificate, or is there anything else we need to do?

DanM7
  • 2,203
  • 3
  • 28
  • 46
user9001
  • 11
  • 4
  • Some useful advice at http://stackoverflow.com/questions/7319452/can-i-use-a-free-self-signed-ssl-certificate-for-a-secure-canvas-url – sinisterfrog Oct 16 '12 at 01:57
  • Self-signed certificates are not usable outside of testing or within a closed network. All clients (and facebook becomes a client in this case) needs to be able to verify the certificates. – Sean Kinsey Oct 19 '12 at 18:12
  • Thanks Sinisterfrog and Sean for the reply. :) – user9001 Oct 25 '12 at 07:36

0 Answers0