Closed Bug 773477 Opened 12 years ago Closed 8 years ago

Create automated tests for verification of MD5-based certificates

Categories

(Core :: Security: PSM, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: briansmith, Unassigned)

Details

(Whiteboard: [good next bug][see comment 5])

In bug 650355, we soft-block MD5-based certificates because MD5 is not considered a secure hash algorithm anymore. We need to have automated tests for this bug we don't have the infrastructure for it yet. We need to build that infrastructure and then build tests on it.
Brian, how long will it take for you to setup the infrastructure? Is it a time frame of a couple of days or weeks only? I wonder if it is worth working on a Mozmill test, but don't want to waste our time if those tests in the tree could be implemented sooner than later.
Is this not already being tested somewhere? Can you dupe this to the bug that added the test for this?
Flags: needinfo?(cviecco)
We dont check for md5 signaures. We do test for correctness of different signatures using sha256.  signatures.
Flags: needinfo?(cviecco)
Why not enhance security/manager/ssl/tests/unit/test_cert_signatures.js ?
Whiteboard: [good next bug][see comment 5]
I think we have sufficient coverage for this.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.