Y
Hacker News
new
|
ask
|
show
|
jobs
by
mtgx
3780 days ago
And yet it still doesn't use HTTPS. Wasn't it supposed to get it by the end of last year?
1 comments
dayyvson
3780 days ago
We had to shift a few priorities last year, but we are working to get HTTPS support on our video player. So, stay tuned!
link
cpeterso
3780 days ago
HTTPS is a challenge for video players because a player on an HTTPS web page must also stream video over HTTPS (to avoid HTTP/HTTPS mixed content errors or warnings), which can be costly. Flash doesn't enforce mixed content checks.
link