Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1687)

Unified Diff: net/cert/ev_root_ca_metadata.cc

Issue 2927383002: Remove the StartCom/WoSign whitelist (Closed)
Patch Set: Headers Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: net/cert/ev_root_ca_metadata.cc
diff --git a/net/cert/ev_root_ca_metadata.cc b/net/cert/ev_root_ca_metadata.cc
index f3c2dbaca5cf1e489c69a5e4c37711295021fcd6..6603db99ef982b23fb7c05d2df536e3415c49899 100644
--- a/net/cert/ev_root_ca_metadata.cc
+++ b/net/cert/ev_root_ca_metadata.cc
@@ -168,20 +168,6 @@ static const EVMetadata ev_root_ca_metadata[] = {
0x50, 0xBD, 0xC7, 0xC2, 0x81, 0xA5, 0xBC, 0xA9, 0x64, 0x57}},
{"2.16.578.1.26.1.3.3", ""},
},
- // CA 沃通根证书
- // https://root2evtest.wosign.com/
- {
- {{0x16, 0x32, 0x47, 0x8d, 0x89, 0xf9, 0x21, 0x3a, 0x92, 0x00,
- 0x85, 0x63, 0xf5, 0xa4, 0xa7, 0xd3, 0x12, 0x40, 0x8a, 0xd6}},
- {"1.3.6.1.4.1.36305.2", ""},
- },
- // Certification Authority of WoSign
- // https://root1evtest.wosign.com/
- {
- {{0xb9, 0x42, 0x94, 0xbf, 0x91, 0xea, 0x8f, 0xb6, 0x4b, 0xe6,
- 0x10, 0x97, 0xc7, 0xfb, 0x00, 0x13, 0x59, 0xb6, 0x76, 0xcb}},
- {"1.3.6.1.4.1.36305.2", ""},
- },
// CertPlus Class 2 Primary CA (KEYNECTIS)
// https://www.keynectis.com/
{

Powered by Google App Engine
This is Rietveld 408576698