Bug 1434300 - Add the DigiCert whitelisted SPKIs r=keeler

This adds the 4 digicert CAs to our whitelist as specified in Google's details
on the Chromium version of this plan [1].

[1] c022914eb2/net/data/ssl/symantec/README.md

MozReview-Commit-ID: BR7t1UheKeS
This commit is contained in:
J.C. Jones
2018-02-20 16:27:14 -05:00
parent ba8323eb3a
commit 2d97f0d2fa
3 changed files with 98 additions and 4 deletions

View File

@@ -38,7 +38,7 @@
#include "TrustOverrideUtils.h"
#include "TrustOverride-SymantecData.inc"
#include "TrustOverride-AppleGoogleData.inc"
#include "TrustOverride-AppleGoogleDigiCertData.inc"
#include "TrustOverride-TestImminentDistrustData.inc"
using namespace mozilla;