Closed
Bug 840748
Opened 12 years ago
Closed 8 years ago
Switch to HTTPS-only
Categories
(Input :: General, defect)
Input
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jsocol, Unassigned)
References
Details
(Whiteboard: u=dev c=general p= s=)
This may require some research.
* Are we using a CDN?
* Does IT have any objections?
* Are there any cache policies that need to change?
There are two parts to this:
1) make http redirect to https (this is on Ops).
2) add STS middleware/headers.
There are two related Firefox changes.
a) Bug 840737 - Switch in-product URLs to HTTPS. We should let this happen first.
b) (Not filed yet) get on the HSTS preload list (no Firefox will ever request HTTP again!)
Reporter | ||
Comment 1•12 years ago
|
||
Derp, sorry, that's bug 840678.
Comment 2•12 years ago
|
||
In order to do b), You need to start sending the Strict-Transport-Security header. We only put sites on the preloaded list if they are sending that header with an expiration time of more than 18 weeks.
Reporter | ||
Comment 3•12 years ago
|
||
(In reply to Brian Smith (:bsmith) from comment #2)
> In order to do b), You need to start sending the Strict-Transport-Security
> header. We only put sites on the preloaded list if they are sending that
> header with an expiration time of more than 18 weeks.
(In reply to James Socol [:jsocol, :james] from comment #0)
> 2) add STS middleware/headers.
Yep!
Updated•12 years ago
|
Blocks: metrov1triage
Updated•12 years ago
|
No longer blocks: metrov1triage
Comment 4•12 years ago
|
||
Putting these in my queue for this quarter.
Assignee: nobody → willkg
Whiteboard: u=dev c=general p= s=input.2013q2
Comment 5•12 years ago
|
||
Pretty sure we can't do this now because we have to support http://m.input.mozilla.org/ for a couple more Firefox for Android versions.
Pushing this out of my queue for now.
Whiteboard: u=dev c=general p= s=input.2013q2 → u=dev c=general p= s=
Updated•11 years ago
|
Whiteboard: u=dev c=general p= s= → u=dev c=general p= s=input.2013q3
Comment 6•11 years ago
|
||
I'm pretty sure we're still waiting on things. Going to bump this out of the sprints.
Whiteboard: u=dev c=general p= s=input.2013q3 → u=dev c=general p= s=
Updated•10 years ago
|
Assignee: willkg → nobody
Comment 7•8 years ago
|
||
The Input service has been decommissioned (see bug 1315316) and has been replaced by a redirect to an external vendor (SurveyGizmo). I'm bulk WONTFIXing Input bugs that do not appear to be relevant anymore.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•