Closed Bug 1195802 Opened 10 years ago Closed 10 years ago

Telemetry data access needs to support HTTPS and turn off HTTP

Categories

(Cloud Services Graveyard :: Metrics: Pipeline, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rbarnes, Assigned: rvitillo)

Details

Mozilla should not be offering services over non-secure HTTP. The Unified telemetry access system is broken over HTTPS. For example, the histograms dashboard fails: https://telemetry.mozilla.org/new-pipeline/dist.html It appears that the crux of the problem is the lack of HTTPS support on aggregates.telemetry.mozilla.org. But once that is fixed, we should turn on http->https redirects and HSTS on telemetry.mozilla.org, as we have on pretty much all other Mozilla properties.
Assignee: nobody → rvitillo
As mentioned on IRC I don't have the rights to view the available certificates on the moz-svc-dev IAM.
Flags: needinfo?(whd)
We currently have a certificate that only supports the following names: DNS Name: telemetry.mozilla.org DNS Name: incoming.telemetry.mozilla.org DNS Name: telemetry-dash.mozilla.org DNS Name: fxos.telemetry.mozilla.org DNS Name: analysis.telemetry.mozilla.org So this requires a new cert to be generated.
Depends on: 1193832
Flags: needinfo?(whd)
No longer depends on: 1193832
(In reply to Richard Barnes [:rbarnes] from comment #0) > It appears that the crux of the problem is the lack of HTTPS support on > aggregates.telemetry.mozilla.org. But once that is fixed, we should turn on > http->https redirects and HSTS on telemetry.mozilla.org, as we have on > pretty much all other Mozilla properties. aggregates.telemetry.mozilla.org supports now https. The telemetry.mozilla.org site is hosted on S3 and delivered by CloudFront. Benson, could you please redirect http to https?
Flags: needinfo?(bwong)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Cloud Services → Cloud Services Graveyard
You need to log in before you can comment on or make changes to this bug.