Closed Bug 1336489 Opened 9 years ago Closed 8 years ago

Switch the bugzfeed app to SNI based SSL

Categories

(mozilla.org :: Heroku: Administration, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: emorley, Unassigned)

References

Details

The bugzfeed Heroku app is one of the ones using the legacy SSL addon (see bug 1331583). However the app appears broken and so presumably is unused, so could possibly be decommissioned instead, to save even more money. ie HTTP 400s from: https://bugzfeed.herokuapp.com/ https://bugzfeed.mozilla.org/ Mark, do you know what the status/plans are for this app? :-)
Flags: needinfo?(mcote)
It is still working; it's just that the service is only providing a WebSockets interface. You can see it in use at https://people.mozilla.org/~mcote/bugzfeed_example/, which successfully connects to wss://bugzfeed.mozilla.org/. I'll look into switching SSL solutions.
Flags: needinfo?(mcote)
Assignee: nobody → mcote
Ah so could it perhaps return an HTTP 200 with a clearer message, or else a redirect to the docs etc? An HTTP 400 makes it look broken. Re switching to SNI SSL, see bug 1331583 comment 12 for the rough process. Many thanks! :-)
Summary: Fix or decommission the bugzfeed app → Switch the bugzfeed app to SNI based SSL
Hi w0ts0n, you set up the SSL cert for bugzfeed on Heroku for me in bug 1292100. Seeing as how I don't have access to the cert itself, are you able to upload it (or failing that, a new cert) to Heroku's SNI system?
Flags: needinfo?(rwatson)
We're going to decommission bugzfeed instead.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(rwatson)
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.