Hi,
Has anyone been able to get SSL implemented on 7.1.1. without running into "only showing secured content" warnings or flash not working properly? If so, I would really appreciate your help.
Thanks,
Mark
Hi, Has anyone been able to get SSL implemented on 7.1.1. without running into "only showing secured content" warnings or flash not working properly? If so, I would really appreciate your help. Thanks, Mark |
About mixed content warnings. Search all dolphin files for embedding code using hardlinks like "http://www.youtube.com...." or "adobe, macromedia...." Easiest way is to check the source of the dolphin page displayed that generates this warning and search for any "http://" then you know where to look for. Also check in the java console of the browser if there are any http:// appearing. I got rid of them all. Check my GeoDistance, Watermark, TorBlock and Android Push Notifications mods | http://goo.gl/H3Vp81 |
Thanks for the advice. Followed your instructions and got everything working under SSL. Your help was very much appreciated. Mark |
I intend to apply SSL also to my site. Do you guys have any custom mods? If so did you run into any problems applying the SSL? Everyday is a new beginning. |
I can only speak for 7.0.9 where i ran into lots problems. Most of the stuff was javascript, flash and rms related, some depend on the backend-setup you have. Currently I am happy that I cannot find anymore problems and worked around the existing ones, but every new browser update can break the site again. I really hate this. If there would be just one browser outside or all would behave the same. :( Check my GeoDistance, Watermark, TorBlock and Android Push Notifications mods | http://goo.gl/H3Vp81 |
Yep very true dately. I just recently updated to 7.1 and i am 50/50 to apply the SSL due to that is reacts different in the browsers. Everyday is a new beginning. |
Looks like YouTube isn't sending stream data over HTTPS anymore. Before it worked now when a user presses play for an embedded video it tells the usual mixed content warning. Even on YouTube itself. They break their own site certificate. Hrrrrrrrrrr..... Check my GeoDistance, Watermark, TorBlock and Android Push Notifications mods | http://goo.gl/H3Vp81 |