I am trying to get an embedded video player to work in facebook. When in accessing facebook insecurely (http) everything works fine, i.e. the player gets embedded. When switching to https in facebook, the player is not embedded, but the original video url is opened in a new window.
I understand that the swf player has to be served over https too and I installed a free StartSSL Class 1 certificate on our server. Unfortunately facebook does not seem to like it.
I guess Facebook has to trust the certificate to embed the player and it seems like it does not. Does anybody have an embedded video player running on a server with a free StartSSL certificate?