By Dreamonde Limited / Alfred Tang on Wednesday, 09 April 2014
Posted in Technical Issues
Replies 11
Likes 0
Views 763
Votes 0
Hi Team,

I found there is an issue for ES (using 1.2.7) for handling http:// embed-contents in a https:// website. Let me explain...

1) Surf the EasySocial website using https://
2) Goto my stream, and try to share a video (eg: http://youtu.be/cK3NMZAUKGw ) , note: it is a http:// URL sharing
3) I try to click the shared / embed youtube video in my stream; will get an error from browser for trying to load http:// items in a https:// website.
4) In result, I cannot playback the video and left with a blank space

Recommendation for ES next release:
- Auto convert the http:// to https:// for embeded contents (video, youtube, viemo, etc) while user browsing the website / ES using https://

Best regards,
Alfred/ Dreamonde
Hello,

We have tried this and there is no 100% full proof to hack this. If we forcefully replace http:// with https:// what if the source server does not support https:// ? You'll eventually lead to a 404 which would be even worst In fact, a few version back, we actually tried this and another forumer here, Peter were having some issues with this because Google Play doesn't support images loaded on https

The only real work around is to setup proxying https:// over for http:// content . I have an idea of setting up a proxy method to fetch non https content and serve it under https content but it would seriously harm your bandwidth because imagine every single image that is shared on the stream would go through this proxy method and this method would then grab the contents remotely and serve it under https mode. (Still reluctant to go through this route because I know next, people would complain about bandwidth usage )
·
Wednesday, 09 April 2014 23:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Alfred

If you want youtube to play, you will need to modify the iframe and remove http: from the database. Even non youtube links work using this method so far with this manual change until Mark and team can figure a better way.

I suggested to Mark to provide those of us that use https with an alternative that does not include http in embed as a temp fix (so we don't have to manually edit) but not sure if he had time to get to it.
·
Thursday, 10 April 2014 00:16
·
0 Likes
·
0 Votes
·
0 Comments
·
We can specifically "fix" this for Youtube but what about other links? We don't have a proper source of sites that has https and sites that doesn't have https
·
Thursday, 10 April 2014 00:56
·
0 Likes
·
0 Votes
·
0 Comments
·
I guess I can do some help for the research for which service provide support / don't support http or https. Since we don't have to deal with all service provider, but only specific provider and with "embed" media only. A normal link to external site will have no impact using which http(https) protocol as browser won't check on this.

And guess most of us don't have such resources to deal with the proxying (like facebook) method due to the CP concern.

I will send share the list later, but this could be a add-on list for all later release.
·
Thursday, 10 April 2014 01:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey guys,

I am trying to figure out if I can quickly create a proxy method to serve non https images on the page. If all is well, you'll see this in 1.2.8
·
Thursday, 10 April 2014 11:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Nice, this could be an ultimate solution to everyone ... Your team is energetic and means a bright future for sure! Have a nice evening ^.^
·
Friday, 11 April 2014 00:06
·
0 Likes
·
0 Votes
·
0 Comments
·
I hope this doesn't chain to another set of issues though. I am really afraid of the bandwidth part
·
Friday, 11 April 2014 01:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Guess it's good to develop an "Alpha" (test) version for user to have a try and see the feedback; and provide option to turn on/ off for the trial feature.
·
Friday, 11 April 2014 03:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Yep, this is made as a configurable option in the "Links" application
·
Friday, 11 April 2014 11:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Wow fantastic!! Can't wait to give it a try.

Thanks Mark!!
·
Friday, 11 April 2014 15:35
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome
·
Friday, 11 April 2014 16:23
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post