Closed Bug 1588195 Opened 5 years ago Closed 4 years ago

Redirect TC UI from http to https

Categories

(Taskcluster :: Services, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Unassigned)

Details

I somehow ended up at http://community-tc.services.mozilla.com/ and .. it loads the page!

Right now we don't have a way to do this. Traffic goes straight from GCLB to taskcluster services, and GCLB can't do this itself (see https://issuetracker.google.com/issues/35904733)

We can do this as part of the nginx config for 1562915

If you want to prevent insecure requests from ever working, you could add an option to taskcluster to have it refuse requests when X-Forwarded-Proto is http.

I'll do that for services and web-server. The UI will still load (it's nginx and I don't know how to configure nginx to fail in that case), but that's OK, no secrets there.

Component: Operations: Taskcluster → Services
Product: Cloud Services → Taskcluster

This redirects now, somehow.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.