+0
−35
Loading
Bug 1645492 - only show certificates with corresponding error overrides in the "Servers" tab of the certificate manager. r=kjacobs, a=jcristau Before this patch, the "Servers" tab of the certificate manager would show built-in distrust records that had corresponding certificates (lately, this has only consisted of two DigiNotar look-alike roots that were added many years ago to block the real DigiNotar roots and potential cross-signs). This patch changes the implementation to only show certificates that actually have a corresponding error override in the "Servers" tab. Differential Revision: https://phabricator.services.mozilla.com/D83190