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

Side by Side Diff: net/cert/ev_root_ca_metadata.cc

Issue 895853003: Update from https://crrev.com/314320 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 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 unified diff | Download patch
« no previous file with comments | « net/cert/crl_set_storage.cc ('k') | net/cookies/cookie_monster_unittest.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 #include "net/cert/ev_root_ca_metadata.h" 5 #include "net/cert/ev_root_ca_metadata.h"
6 6
7 #if defined(USE_NSS) || defined(OS_IOS) 7 #if defined(USE_NSS) || defined(OS_IOS)
8 #include <cert.h> 8 #include <cert.h>
9 #include <pkcs11n.h> 9 #include <pkcs11n.h>
10 #include <secerr.h> 10 #include <secerr.h>
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
63 // https://addtrustexternalcaroot-ev.comodoca.com 63 // https://addtrustexternalcaroot-ev.comodoca.com
64 { { { 0x02, 0xfa, 0xf3, 0xe2, 0x91, 0x43, 0x54, 0x68, 0x60, 0x78, 64 { { { 0x02, 0xfa, 0xf3, 0xe2, 0x91, 0x43, 0x54, 0x68, 0x60, 0x78,
65 0x57, 0x69, 0x4d, 0xf5, 0xe4, 0x5b, 0x68, 0x85, 0x18, 0x68 } }, 65 0x57, 0x69, 0x4d, 0xf5, 0xe4, 0x5b, 0x68, 0x85, 0x18, 0x68 } },
66 { 66 {
67 "1.3.6.1.4.1.6449.1.2.1.5.1", 67 "1.3.6.1.4.1.6449.1.2.1.5.1",
68 // This is the Network Solutions EV OID. However, this root 68 // This is the Network Solutions EV OID. However, this root
69 // cross-certifies NetSol and so we need it here too. 69 // cross-certifies NetSol and so we need it here too.
70 "1.3.6.1.4.1.782.1.2.1.8.1", 70 "1.3.6.1.4.1.782.1.2.1.8.1",
71 }, 71 },
72 }, 72 },
73 // Actalis Authentication Root CA
74 // https://ssltest-a.actalis.it:8443
75 { { { 0xf3, 0x73, 0xb3, 0x87, 0x06, 0x5a, 0x28, 0x84, 0x8a, 0xf2,
76 0xf3, 0x4a, 0xce, 0x19, 0x2b, 0xdd, 0xc7, 0x8e, 0x9c, 0xac } },
77 {"1.3.159.1.17.1", ""},
78 },
73 // AffirmTrust Commercial 79 // AffirmTrust Commercial
74 // https://commercial.affirmtrust.com/ 80 // https://commercial.affirmtrust.com/
75 { { { 0xf9, 0xb5, 0xb6, 0x32, 0x45, 0x5f, 0x9c, 0xbe, 0xec, 0x57, 81 { { { 0xf9, 0xb5, 0xb6, 0x32, 0x45, 0x5f, 0x9c, 0xbe, 0xec, 0x57,
76 0x5f, 0x80, 0xdc, 0xe9, 0x6e, 0x2c, 0xc7, 0xb2, 0x78, 0xb7 } }, 82 0x5f, 0x80, 0xdc, 0xe9, 0x6e, 0x2c, 0xc7, 0xb2, 0x78, 0xb7 } },
77 {"1.3.6.1.4.1.34697.2.1", ""}, 83 {"1.3.6.1.4.1.34697.2.1", ""},
78 }, 84 },
79 // AffirmTrust Networking 85 // AffirmTrust Networking
80 // https://networking.affirmtrust.com:4431 86 // https://networking.affirmtrust.com:4431
81 { { { 0x29, 0x36, 0x21, 0x02, 0x8b, 0x20, 0xed, 0x02, 0xf5, 0x66, 87 { { { 0x29, 0x36, 0x21, 0x02, 0x8b, 0x20, 0xed, 0x02, 0xf5, 0x66,
82 0xc5, 0x32, 0xd1, 0xd6, 0xed, 0x90, 0x9f, 0x45, 0x00, 0x2f } }, 88 0xc5, 0x32, 0xd1, 0xd6, 0xed, 0x90, 0x9f, 0x45, 0x00, 0x2f } },
83 {"1.3.6.1.4.1.34697.2.2", ""}, 89 {"1.3.6.1.4.1.34697.2.2", ""},
84 }, 90 },
85 // AffirmTrust Premium 91 // AffirmTrust Premium
86 // https://premium.affirmtrust.com:4432/ 92 // https://premium.affirmtrust.com:4432/
87 { { { 0xd8, 0xa6, 0x33, 0x2c, 0xe0, 0x03, 0x6f, 0xb1, 0x85, 0xf6, 93 { { { 0xd8, 0xa6, 0x33, 0x2c, 0xe0, 0x03, 0x6f, 0xb1, 0x85, 0xf6,
88 0x63, 0x4f, 0x7d, 0x6a, 0x06, 0x65, 0x26, 0x32, 0x28, 0x27 } }, 94 0x63, 0x4f, 0x7d, 0x6a, 0x06, 0x65, 0x26, 0x32, 0x28, 0x27 } },
89 {"1.3.6.1.4.1.34697.2.3", ""}, 95 {"1.3.6.1.4.1.34697.2.3", ""},
90 }, 96 },
91 // AffirmTrust Premium ECC 97 // AffirmTrust Premium ECC
92 // https://premiumecc.affirmtrust.com:4433/ 98 // https://premiumecc.affirmtrust.com:4433/
93 { { { 0xb8, 0x23, 0x6b, 0x00, 0x2f, 0x1d, 0x16, 0x86, 0x53, 0x01, 99 { { { 0xb8, 0x23, 0x6b, 0x00, 0x2f, 0x1d, 0x16, 0x86, 0x53, 0x01,
94 0x55, 0x6c, 0x11, 0xa4, 0x37, 0xca, 0xeb, 0xff, 0xc3, 0xbb } }, 100 0x55, 0x6c, 0x11, 0xa4, 0x37, 0xca, 0xeb, 0xff, 0xc3, 0xbb } },
95 {"1.3.6.1.4.1.34697.2.4", ""}, 101 {"1.3.6.1.4.1.34697.2.4", ""},
96 }, 102 },
103 // Autoridad de Certificacion Firmaprofesional CIF A62634068
104 // https://publifirma.firmaprofesional.com/
105 { { { 0xae, 0xc5, 0xfb, 0x3f, 0xc8, 0xe1, 0xbf, 0xc4, 0xe5, 0x4f,
106 0x03, 0x07, 0x5a, 0x9a, 0xe8, 0x00, 0xb7, 0xf7, 0xb6, 0xfa } },
107 {"1.3.6.1.4.1.13177.10.1.3.10", "" }
108 },
109 // Baltimore CyberTrust Root
110 // https://secure.omniroot.com/repository/
111 { { { 0xd4, 0xde, 0x20, 0xd0, 0x5e, 0x66, 0xfc, 0x53, 0xfe, 0x1a,
112 0x50, 0x88, 0x2c, 0x78, 0xdb, 0x28, 0x52, 0xca, 0xe4, 0x74 } },
113 {"1.3.6.1.4.1.6334.1.100.1", ""},
114 },
97 // Buypass Class 3 CA 1 115 // Buypass Class 3 CA 1
98 // https://valid.evident.ca13.ssl.buypass.no/ 116 // https://valid.evident.ca13.ssl.buypass.no/
99 { { { 0x61, 0x57, 0x3A, 0x11, 0xDF, 0x0E, 0xD8, 0x7E, 0xD5, 0x92, 117 { { { 0x61, 0x57, 0x3A, 0x11, 0xDF, 0x0E, 0xD8, 0x7E, 0xD5, 0x92,
100 0x65, 0x22, 0xEA, 0xD0, 0x56, 0xD7, 0x44, 0xB3, 0x23, 0x71 } }, 118 0x65, 0x22, 0xEA, 0xD0, 0x56, 0xD7, 0x44, 0xB3, 0x23, 0x71 } },
101 {"2.16.578.1.26.1.3.3", ""}, 119 {"2.16.578.1.26.1.3.3", ""},
102 }, 120 },
103 // Buypass Class 3 Root CA 121 // Buypass Class 3 Root CA
104 // https://valid.evident.ca23.ssl.buypass.no/ 122 // https://valid.evident.ca23.ssl.buypass.no/
105 { { { 0xDA, 0xFA, 0xF7, 0xFA, 0x66, 0x84, 0xEC, 0x06, 0x8F, 0x14, 123 { { { 0xDA, 0xFA, 0xF7, 0xFA, 0x66, 0x84, 0xEC, 0x06, 0x8F, 0x14,
106 0x50, 0xBD, 0xC7, 0xC2, 0x81, 0xA5, 0xBC, 0xA9, 0x64, 0x57 } }, 124 0x50, 0xBD, 0xC7, 0xC2, 0x81, 0xA5, 0xBC, 0xA9, 0x64, 0x57 } },
107 {"2.16.578.1.26.1.3.3", ""}, 125 {"2.16.578.1.26.1.3.3", ""},
108 }, 126 },
127 // CA 沃通根证书
128 // https://root2evtest.wosign.com/
129 { { { 0x16, 0x32, 0x47, 0x8d, 0x89, 0xf9, 0x21, 0x3a, 0x92, 0x00,
130 0x85, 0x63, 0xf5, 0xa4, 0xa7, 0xd3, 0x12, 0x40, 0x8a, 0xd6 } },
131 {"1.3.6.1.4.1.36305.2", ""},
132 },
133 // Certification Authority of WoSign
134 // https://root1evtest.wosign.com/
135 { { { 0xb9, 0x42, 0x94, 0xbf, 0x91, 0xea, 0x8f, 0xb6, 0x4b, 0xe6,
136 0x10, 0x97, 0xc7, 0xfb, 0x00, 0x13, 0x59, 0xb6, 0x76, 0xcb } },
137 {"1.3.6.1.4.1.36305.2", ""},
138 },
109 // CertPlus Class 2 Primary CA (KEYNECTIS) 139 // CertPlus Class 2 Primary CA (KEYNECTIS)
110 // https://www.keynectis.com/ 140 // https://www.keynectis.com/
111 { { { 0x74, 0x20, 0x74, 0x41, 0x72, 0x9c, 0xdd, 0x92, 0xec, 0x79, 141 { { { 0x74, 0x20, 0x74, 0x41, 0x72, 0x9c, 0xdd, 0x92, 0xec, 0x79,
112 0x31, 0xd8, 0x23, 0x10, 0x8d, 0xc2, 0x81, 0x92, 0xe2, 0xbb } }, 142 0x31, 0xd8, 0x23, 0x10, 0x8d, 0xc2, 0x81, 0x92, 0xe2, 0xbb } },
113 {"1.3.6.1.4.1.22234.2.5.2.3.1", ""}, 143 {"1.3.6.1.4.1.22234.2.5.2.3.1", ""},
114 }, 144 },
115 // Certum Trusted Network CA 145 // Certum Trusted Network CA
116 // https://juice.certum.pl/ 146 // https://juice.certum.pl/
117 { { { 0x07, 0xe0, 0x32, 0xe0, 0x20, 0xb7, 0x2c, 0x3f, 0x19, 0x2f, 147 { { { 0x07, 0xe0, 0x32, 0xe0, 0x20, 0xb7, 0x2c, 0x3f, 0x19, 0x2f,
118 0x06, 0x28, 0xa2, 0x59, 0x3a, 0x19, 0xa7, 0x0f, 0x06, 0x9e } }, 148 0x06, 0x28, 0xa2, 0x59, 0x3a, 0x19, 0xa7, 0x0f, 0x06, 0x9e } },
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
217 { { { 0xb1, 0xbc, 0x96, 0x8b, 0xd4, 0xf4, 0x9d, 0x62, 0x2a, 0xa8, 247 { { { 0xb1, 0xbc, 0x96, 0x8b, 0xd4, 0xf4, 0x9d, 0x62, 0x2a, 0xa8,
218 0x9a, 0x81, 0xf2, 0x15, 0x01, 0x52, 0xa4, 0x1d, 0x82, 0x9c } }, 248 0x9a, 0x81, 0xf2, 0x15, 0x01, 0x52, 0xa4, 0x1d, 0x82, 0x9c } },
219 {"1.3.6.1.4.1.4146.1.1", ""}, 249 {"1.3.6.1.4.1.4146.1.1", ""},
220 }, 250 },
221 // GlobalSign Root CA - R3 251 // GlobalSign Root CA - R3
222 // https://2029.globalsign.com/ 252 // https://2029.globalsign.com/
223 { { { 0xd6, 0x9b, 0x56, 0x11, 0x48, 0xf0, 0x1c, 0x77, 0xc5, 0x45, 253 { { { 0xd6, 0x9b, 0x56, 0x11, 0x48, 0xf0, 0x1c, 0x77, 0xc5, 0x45,
224 0x78, 0xc1, 0x09, 0x26, 0xdf, 0x5b, 0x85, 0x69, 0x76, 0xad } }, 254 0x78, 0xc1, 0x09, 0x26, 0xdf, 0x5b, 0x85, 0x69, 0x76, 0xad } },
225 {"1.3.6.1.4.1.4146.1.1", ""}, 255 {"1.3.6.1.4.1.4146.1.1", ""},
226 }, 256 },
257 // GlobalSign ECC Root CA - R4
258 // https://2038r4.globalsign.com
259 { { { 0x69, 0x69, 0x56, 0x2e, 0x40, 0x80, 0xf4, 0x24, 0xa1, 0xe7,
260 0x19, 0x9f, 0x14, 0xba, 0xf3, 0xee, 0x58, 0xab, 0x6a, 0xbb } },
261 {"1.3.6.1.4.1.4146.1.1", ""},
262 },
263 // GlobalSign ECC Root CA - R5
264 // https://2038r5.globalsign.com/
265 { { { 0x1f, 0x24, 0xc6, 0x30, 0xcd, 0xa4, 0x18, 0xef, 0x20, 0x69,
266 0xff, 0xad, 0x4f, 0xdd, 0x5f, 0x46, 0x3a, 0x1b, 0x69, 0xaa } },
267 {"1.3.6.1.4.1.4146.1.1", ""}
268 },
227 // Go Daddy Class 2 Certification Authority 269 // Go Daddy Class 2 Certification Authority
228 // https://www.godaddy.com/ 270 // https://www.godaddy.com/
229 { { { 0x27, 0x96, 0xba, 0xe6, 0x3f, 0x18, 0x01, 0xe2, 0x77, 0x26, 271 { { { 0x27, 0x96, 0xba, 0xe6, 0x3f, 0x18, 0x01, 0xe2, 0x77, 0x26,
230 0x1b, 0xa0, 0xd7, 0x77, 0x70, 0x02, 0x8f, 0x20, 0xee, 0xe4 } }, 272 0x1b, 0xa0, 0xd7, 0x77, 0x70, 0x02, 0x8f, 0x20, 0xee, 0xe4 } },
231 {"2.16.840.1.114413.1.7.23.3", ""}, 273 {"2.16.840.1.114413.1.7.23.3", ""},
232 }, 274 },
233 // Go Daddy Root Certificate Authority - G2 275 // Go Daddy Root Certificate Authority - G2
234 // https://valid.gdig2.catest.godaddy.com/ 276 // https://valid.gdig2.catest.godaddy.com/
235 { { { 0x47, 0xbe, 0xab, 0xc9, 0x22, 0xea, 0xe8, 0x0e, 0x78, 0x78, 277 { { { 0x47, 0xbe, 0xab, 0xc9, 0x22, 0xea, 0xe8, 0x0e, 0x78, 0x78,
236 0x34, 0x62, 0xa7, 0x9f, 0x45, 0xc2, 0x54, 0xfd, 0xe6, 0x8b } }, 278 0x34, 0x62, 0xa7, 0x9f, 0x45, 0xc2, 0x54, 0xfd, 0xe6, 0x8b } },
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
270 { { { 0x71, 0x89, 0x9a, 0x67, 0xbf, 0x33, 0xaf, 0x31, 0xbe, 0xfd, 312 { { { 0x71, 0x89, 0x9a, 0x67, 0xbf, 0x33, 0xaf, 0x31, 0xbe, 0xfd,
271 0xc0, 0x71, 0xf8, 0xf7, 0x33, 0xb1, 0x83, 0x85, 0x63, 0x32 } }, 313 0xc0, 0x71, 0xf8, 0xf7, 0x33, 0xb1, 0x83, 0x85, 0x63, 0x32 } },
272 {"1.3.6.1.4.1.782.1.2.1.8.1", ""}, 314 {"1.3.6.1.4.1.782.1.2.1.8.1", ""},
273 }, 315 },
274 // QuoVadis Root CA 2 316 // QuoVadis Root CA 2
275 // https://www.quovadis.bm/ 317 // https://www.quovadis.bm/
276 { { { 0xca, 0x3a, 0xfb, 0xcf, 0x12, 0x40, 0x36, 0x4b, 0x44, 0xb2, 318 { { { 0xca, 0x3a, 0xfb, 0xcf, 0x12, 0x40, 0x36, 0x4b, 0x44, 0xb2,
277 0x16, 0x20, 0x88, 0x80, 0x48, 0x39, 0x19, 0x93, 0x7c, 0xf7 } }, 319 0x16, 0x20, 0x88, 0x80, 0x48, 0x39, 0x19, 0x93, 0x7c, 0xf7 } },
278 {"1.3.6.1.4.1.8024.0.2.100.1.2", ""}, 320 {"1.3.6.1.4.1.8024.0.2.100.1.2", ""},
279 }, 321 },
322 // QuoVadis Root CA 2 G3
323 // https://evsslicag3-v.quovadisglobal.com/
324 { { { 0x09, 0x3c, 0x61, 0xf3, 0x8b, 0x8b, 0xdc, 0x7d, 0x55, 0xdf,
325 0x75, 0x38, 0x02, 0x05, 0x00, 0xe1, 0x25, 0xf5, 0xc8, 0x36 } },
326 {"1.3.6.1.4.1.8024.0.2.100.1.2", ""},
327 },
280 // SecureTrust CA, SecureTrust Corporation 328 // SecureTrust CA, SecureTrust Corporation
281 // https://www.securetrust.com 329 // https://www.securetrust.com
282 // https://www.trustwave.com/ 330 // https://www.trustwave.com/
283 { { { 0x87, 0x82, 0xc6, 0xc3, 0x04, 0x35, 0x3b, 0xcf, 0xd2, 0x96, 331 { { { 0x87, 0x82, 0xc6, 0xc3, 0x04, 0x35, 0x3b, 0xcf, 0xd2, 0x96,
284 0x92, 0xd2, 0x59, 0x3e, 0x7d, 0x44, 0xd9, 0x34, 0xff, 0x11 } }, 332 0x92, 0xd2, 0x59, 0x3e, 0x7d, 0x44, 0xd9, 0x34, 0xff, 0x11 } },
285 {"2.16.840.1.114404.1.1.2.4.1", ""}, 333 {"2.16.840.1.114404.1.1.2.4.1", ""},
286 }, 334 },
287 // Secure Global CA, SecureTrust Corporation 335 // Secure Global CA, SecureTrust Corporation
288 { { { 0x3a, 0x44, 0x73, 0x5a, 0xe5, 0x81, 0x90, 0x1f, 0x24, 0x86, 336 { { { 0x3a, 0x44, 0x73, 0x5a, 0xe5, 0x81, 0x90, 0x1f, 0x24, 0x86,
289 0x61, 0x46, 0x1e, 0x3b, 0x9c, 0xc4, 0x5f, 0xf5, 0x3a, 0x1b } }, 337 0x61, 0x46, 0x1e, 0x3b, 0x9c, 0xc4, 0x5f, 0xf5, 0x3a, 0x1b } },
290 {"2.16.840.1.114404.1.1.2.4.1", ""}, 338 {"2.16.840.1.114404.1.1.2.4.1", ""},
291 }, 339 },
292 // Security Communication RootCA1 340 // Security Communication RootCA1
293 // https://www.secomtrust.net/contact/form.html 341 // https://www.secomtrust.net/contact/form.html
294 { { { 0x36, 0xb1, 0x2b, 0x49, 0xf9, 0x81, 0x9e, 0xd7, 0x4c, 0x9e, 342 { { { 0x36, 0xb1, 0x2b, 0x49, 0xf9, 0x81, 0x9e, 0xd7, 0x4c, 0x9e,
295 0xbc, 0x38, 0x0f, 0xc6, 0x56, 0x8f, 0x5d, 0xac, 0xb2, 0xf7 } }, 343 0xbc, 0x38, 0x0f, 0xc6, 0x56, 0x8f, 0x5d, 0xac, 0xb2, 0xf7 } },
296 {"1.2.392.200091.100.721.1", ""}, 344 {"1.2.392.200091.100.721.1", ""},
297 }, 345 },
298 // Security Communication EV RootCA1 346 // Security Communication EV RootCA1
299 // https://www.secomtrust.net/contact/form.html 347 // https://www.secomtrust.net/contact/form.html
300 { { { 0xfe, 0xb8, 0xc4, 0x32, 0xdc, 0xf9, 0x76, 0x9a, 0xce, 0xae, 348 { { { 0xfe, 0xb8, 0xc4, 0x32, 0xdc, 0xf9, 0x76, 0x9a, 0xce, 0xae,
301 0x3d, 0xd8, 0x90, 0x8f, 0xfd, 0x28, 0x86, 0x65, 0x64, 0x7d } }, 349 0x3d, 0xd8, 0x90, 0x8f, 0xfd, 0x28, 0x86, 0x65, 0x64, 0x7d } },
302 {"1.2.392.200091.100.721.1", ""}, 350 {"1.2.392.200091.100.721.1", ""},
303 }, 351 },
352 // Staat der Nederlanden EV Root CA
353 // https://pkioevssl-v.quovadisglobal.com/
354 { { { 0x76, 0xe2, 0x7e, 0xc1, 0x4f, 0xdb, 0x82, 0xc1, 0xc0, 0xa6,
355 0x75, 0xb5, 0x05, 0xbe, 0x3d, 0x29, 0xb4, 0xed, 0xdb, 0xbb } },
356 {"2.16.528.1.1003.1.2.7", ""},
357 },
304 // StartCom Certification Authority 358 // StartCom Certification Authority
305 // https://www.startssl.com/ 359 // https://www.startssl.com/
306 { { { 0x3e, 0x2b, 0xf7, 0xf2, 0x03, 0x1b, 0x96, 0xf3, 0x8c, 0xe6, 360 { { { 0x3e, 0x2b, 0xf7, 0xf2, 0x03, 0x1b, 0x96, 0xf3, 0x8c, 0xe6,
307 0xc4, 0xd8, 0xa8, 0x5d, 0x3e, 0x2d, 0x58, 0x47, 0x6a, 0x0f } }, 361 0xc4, 0xd8, 0xa8, 0x5d, 0x3e, 0x2d, 0x58, 0x47, 0x6a, 0x0f } },
308 {"1.3.6.1.4.1.23223.1.1.1", ""}, 362 {"1.3.6.1.4.1.23223.1.1.1", ""},
309 }, 363 },
310 // Starfield Class 2 Certification Authority 364 // Starfield Class 2 Certification Authority
311 // https://www.starfieldtech.com/ 365 // https://www.starfieldtech.com/
312 { { { 0xad, 0x7e, 0x1c, 0x28, 0xb0, 0x64, 0xef, 0x8f, 0x60, 0x03, 366 { { { 0xad, 0x7e, 0x1c, 0x28, 0xb0, 0x64, 0xef, 0x8f, 0x60, 0x03,
313 0x40, 0x20, 0x14, 0xc3, 0xd0, 0xe3, 0x37, 0x0e, 0xb5, 0x8a } }, 367 0x40, 0x20, 0x14, 0xc3, 0xd0, 0xe3, 0x37, 0x0e, 0xb5, 0x8a } },
(...skipping 10 matching lines...) Expand all
324 { { { 0x92, 0x5a, 0x8f, 0x8d, 0x2c, 0x6d, 0x04, 0xe0, 0x66, 0x5f, 378 { { { 0x92, 0x5a, 0x8f, 0x8d, 0x2c, 0x6d, 0x04, 0xe0, 0x66, 0x5f,
325 0x59, 0x6a, 0xff, 0x22, 0xd8, 0x63, 0xe8, 0x25, 0x6f, 0x3f } }, 379 0x59, 0x6a, 0xff, 0x22, 0xd8, 0x63, 0xe8, 0x25, 0x6f, 0x3f } },
326 {"2.16.840.1.114414.1.7.24.3", ""}, 380 {"2.16.840.1.114414.1.7.24.3", ""},
327 }, 381 },
328 // SwissSign Gold CA - G2 382 // SwissSign Gold CA - G2
329 // https://testevg2.swisssign.net/ 383 // https://testevg2.swisssign.net/
330 { { { 0xd8, 0xc5, 0x38, 0x8a, 0xb7, 0x30, 0x1b, 0x1b, 0x6e, 0xd4, 384 { { { 0xd8, 0xc5, 0x38, 0x8a, 0xb7, 0x30, 0x1b, 0x1b, 0x6e, 0xd4,
331 0x7a, 0xe6, 0x45, 0x25, 0x3a, 0x6f, 0x9f, 0x1a, 0x27, 0x61 } }, 385 0x7a, 0xe6, 0x45, 0x25, 0x3a, 0x6f, 0x9f, 0x1a, 0x27, 0x61 } },
332 {"2.16.756.1.89.1.2.1.1", ""}, 386 {"2.16.756.1.89.1.2.1.1", ""},
333 }, 387 },
388 // Swisscom Root EV CA 2
389 // https://test-quarz-ev-ca-2.pre.swissdigicert.ch
390 { { { 0xe7, 0xa1, 0x90, 0x29, 0xd3, 0xd5, 0x52, 0xdc, 0x0d, 0x0f,
391 0xc6, 0x92, 0xd3, 0xea, 0x88, 0x0d, 0x15, 0x2e, 0x1a, 0x6b } },
392 {"2.16.756.1.83.21.0", ""},
393 },
334 // Thawte Premium Server CA 394 // Thawte Premium Server CA
335 // https://www.thawte.com/ 395 // https://www.thawte.com/
336 { { { 0x62, 0x7f, 0x8d, 0x78, 0x27, 0x65, 0x63, 0x99, 0xd2, 0x7d, 396 { { { 0x62, 0x7f, 0x8d, 0x78, 0x27, 0x65, 0x63, 0x99, 0xd2, 0x7d,
337 0x7f, 0x90, 0x44, 0xc9, 0xfe, 0xb3, 0xf3, 0x3e, 0xfa, 0x9a } }, 397 0x7f, 0x90, 0x44, 0xc9, 0xfe, 0xb3, 0xf3, 0x3e, 0xfa, 0x9a } },
338 {"2.16.840.1.113733.1.7.48.1", ""}, 398 {"2.16.840.1.113733.1.7.48.1", ""},
339 }, 399 },
340 // thawte Primary Root CA 400 // thawte Primary Root CA
341 // https://www.thawte.com/ 401 // https://www.thawte.com/
342 { { { 0x91, 0xc6, 0xd6, 0xee, 0x3e, 0x8a, 0xc8, 0x63, 0x84, 0xe5, 402 { { { 0x91, 0xc6, 0xd6, 0xee, 0x3e, 0x8a, 0xc8, 0x63, 0x84, 0xe5,
343 0x48, 0xc2, 0x99, 0x29, 0x5c, 0x75, 0x6c, 0x81, 0x7b, 0x81 } }, 403 0x48, 0xc2, 0x99, 0x29, 0x5c, 0x75, 0x6c, 0x81, 0x7b, 0x81 } },
(...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after
613 ev_policy_[metadata.fingerprint].push_back(policy); 673 ev_policy_[metadata.fingerprint].push_back(policy);
614 policy_oids_.insert(policy); 674 policy_oids_.insert(policy);
615 } 675 }
616 } 676 }
617 #endif 677 #endif
618 } 678 }
619 679
620 EVRootCAMetadata::~EVRootCAMetadata() { } 680 EVRootCAMetadata::~EVRootCAMetadata() { }
621 681
622 } // namespace net 682 } // namespace net
OLDNEW
« no previous file with comments | « net/cert/crl_set_storage.cc ('k') | net/cookies/cookie_monster_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698