Closed
Bug 1164941
Opened 11 years ago
Closed 4 years ago
https://aus4.mozilla.org uses SHA-1 cert, which triggers warning in Browser Console: "This site makes use of a SHA-1 Certificate; it's recommended you use certificates with signature algorithms that use hash functions stronger than SHA-1"
Categories
(AUS Graveyard :: Systems, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: dholbert, Unassigned)
References
Details
STR:
1. Start a new Firefox Session at about:blank
2. Open Browser Console (ctrl shift J)
3. EITHER: directly visit https://aus4.mozilla.org/
OR type "update.xml" into the Browser Console filter bar, and wait for a few minutes for an update ping to happen.
ACTUAL RESULTS:
A warning message appears:
{
This site makes use of a SHA-1 Certificate; it's recommended you use certificates with signature algorithms that use hash functions stronger than SHA-1.[Learn More]
}
with a URL that links to something hosted on https://aus4.mozilla.org/.
EXPECTED RESULTS: No such warning. (If this is something we see fit to spam a warning about for each resource-load, we should make sure our own servers don't trigger this warning.)
| Reporter | ||
Comment 1•11 years ago
|
||
The "Learn More" link points to
https://developer.mozilla.org/en-US/docs/Security/Weak_Signature_Algorithm
...which has a further link to this blog post from last September:
https://blog.mozilla.org/security/2014/09/23/phasing-out-certificates-with-sha-1-based-signature-algorithms/
Comment 2•11 years ago
|
||
If SHA-1 is really weak, then it is very dangerous to ship flame OTA updates through it.
| Comment hidden (offtopic) |
| Comment hidden (offtopic) |
Comment 5•4 years ago
|
||
This bug lies at rest in the graveyard.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•