NSS:CompletedFromBurnDownList: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 23: | Line 23: | ||
* {{bug|739563}} - no error message for SSL errors and non-overridable cert errors. | * {{bug|739563}} - no error message for SSL errors and non-overridable cert errors. | ||
</td> | </td> | ||
</tr> | |||
<tr> | |||
<td>P1 NSS</td> | |||
<td>Cannot validate valid certificate chain when looping/cross-signed certs are involved</td> | |||
<td>{{bug|634074}}</td> | |||
<td></td> | |||
<td>FF 15, 16, 17</td> | |||
<td>Blocks {{bug|651246}} -- pkix-default.</td> | |||
</tr> | </tr> | ||
Revision as of 00:04, 21 September 2012
This page lists items that have been completed that were being tracked in the SSL Burn Down List.
| Pr | Enhancement | Related Bugs | Dependencies | Release | Notes |
|---|---|---|---|---|---|
| P1 PSM | Fix SSL error handling regressions | bug 783974 | FF17 |
|
|
| P1 NSS | Cannot validate valid certificate chain when looping/cross-signed certs are involved | bug 634074 | FF 15, 16, 17 | Blocks bug 651246 -- pkix-default. | |
| P2 NSS PSM | Disable MD5 Signatures | bug 650355, bug 590364 | bug 758314, bug 732390 | FF16 |
|
| P5 PSM | Auto-Update of CRLs not working with DD.MM.YYYY date locale | bug 682244 | FF14 | The entire automatic fetching of CRLs in PSM is completely broken and an ugly old workaround. Let's get libPKIX done (651246), which will give us automatic fetching of CRL. Once done, we can remove the auto-update CRL feature. | |
| P1 NSS | Generic blacklisting mechanism | bug 470994, bug 727204, bug 642503 | NSS 3.13.3 | We can now block cert by issuer and serial number in NSS, and the Trustwave subCA certs have been added to this list. Any branch that desires this blocking ability will have to upgrade to a newer NSS release with this bug fixed, which will be NSS 3.13.3 at the earliest. | |
| P1 NSS PSM | Something in networking and/or SSL layer takes lots of processing power | bug 710176 | FF 11 | Regression from landing SSL thread removal, probably | |