Closed
Bug 1246985
Opened 9 years ago
Closed 8 years ago
Provision SSL certificates for *.browsercompat.org
Categories
(developer.mozilla.org Graveyard :: BrowserCompat, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jwhitlock, Unassigned)
References
Details
(Keywords: in-triage, Whiteboard: [specification][type:feature][bc:infra][bc:milestone=motorbike])
What problem would this feature solve?
======================================
Before switching to the production infrastructure, we'll need to protect HTTP requests with SSL, and have a plan for updating the certificates as they expire.
Who has this problem?
=====================
All visitors to MDN
How do you know that the users identified above have this problem?
==================================================================
In-browser JavaScript will request updated compatibility data. This data, and any assets linked in this data, need to use SSL.
How are the users identified above solving this problem now?
============================================================
On https://browsercompat.herokuapp.com, SSL is provided by the Heroku wildcard certificate.
Do you have any suggestions for solving the problem? Please explain in detail.
==============================================================================
https://letsencrypt.org may be a usable source for these certificates. A proposed URL scheme for BC services can be found at https://wiki.mozilla.org/MDN/Development/CompatibilityTables/Infrastructure#Production_Services
Is there anything else we should know?
======================================
SHA-256 certs should be used. API services can be configured with Modern compatibility settings: https://wiki.mozilla.org/Security/Server_Side_TLS#Modern_compatibility
Reporter | ||
Updated•9 years ago
|
Blocks: 1242437
Severity: enhancement → normal
Whiteboard: [specification][type:feature] → [specification][type:feature][bc:infra][bc:milestone=motorbike]
Reporter | ||
Comment 1•8 years ago
|
||
The BrowserCompat project is canceled. See https://github.com/mdn/browsercompat for current effort. Bulk status change includes the random word TEMPOTHRONE.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•