Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Add option to redirect HTTP to HTTPS and send HSTS header #51

Closed
edmorley opened this issue Mar 28, 2017 · 1 comment
Closed

Add option to redirect HTTP to HTTPS and send HSTS header #51

edmorley opened this issue Mar 28, 2017 · 1 comment

Comments

@edmorley
Copy link

This could be achieved using something like:
https://github.com/helmetjs/helmet

This is required so that the Mozilla instance can send HSTS headers for:
https://bugzilla.mozilla.org/show_bug.cgi?id=1137035

@potch
Copy link
Contributor

potch commented Apr 3, 2017

The issue we have is with how corsica works- many entries in the playlist are HTTP, and won't even load when the server is loaded over HTTPS. I don't know how to say to an iframe, "hey it's cool mixed content is fine here", so I don't even think corsica is usable on HTTPS

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants