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

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

Issue 16922012: Enable GoDaddy/Starfield G2 roots for EV (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix policy oids Created 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | 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 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 { { { 0xd6, 0x9b, 0x56, 0x11, 0x48, 0xf0, 0x1c, 0x77, 0xc5, 0x45, 192 { { { 0xd6, 0x9b, 0x56, 0x11, 0x48, 0xf0, 0x1c, 0x77, 0xc5, 0x45,
193 0x78, 0xc1, 0x09, 0x26, 0xdf, 0x5b, 0x85, 0x69, 0x76, 0xad } }, 193 0x78, 0xc1, 0x09, 0x26, 0xdf, 0x5b, 0x85, 0x69, 0x76, 0xad } },
194 {"1.3.6.1.4.1.4146.1.1", ""}, 194 {"1.3.6.1.4.1.4146.1.1", ""},
195 }, 195 },
196 // Go Daddy Class 2 Certification Authority 196 // Go Daddy Class 2 Certification Authority
197 // https://www.godaddy.com/ 197 // https://www.godaddy.com/
198 { { { 0x27, 0x96, 0xba, 0xe6, 0x3f, 0x18, 0x01, 0xe2, 0x77, 0x26, 198 { { { 0x27, 0x96, 0xba, 0xe6, 0x3f, 0x18, 0x01, 0xe2, 0x77, 0x26,
199 0x1b, 0xa0, 0xd7, 0x77, 0x70, 0x02, 0x8f, 0x20, 0xee, 0xe4 } }, 199 0x1b, 0xa0, 0xd7, 0x77, 0x70, 0x02, 0x8f, 0x20, 0xee, 0xe4 } },
200 {"2.16.840.1.114413.1.7.23.3", ""}, 200 {"2.16.840.1.114413.1.7.23.3", ""},
201 }, 201 },
202 // Go Daddy Root Certificate Authority - G2
203 // https://valid.gdig2.catest.godaddy.com/
204 { { { 0x47, 0xbe, 0xab, 0xc9, 0x22, 0xea, 0xe8, 0x0e, 0x78, 0x78,
205 0x34, 0x62, 0xa7, 0x9f, 0x45, 0xc2, 0x54, 0xfd, 0xe6, 0x8b } },
206 {"2.16.840.1.114413.1.7.23.3", ""},
207 },
202 // GTE CyberTrust Global Root 208 // GTE CyberTrust Global Root
203 // https://www.cybertrust.ne.jp/ 209 // https://www.cybertrust.ne.jp/
204 { { { 0x97, 0x81, 0x79, 0x50, 0xd8, 0x1c, 0x96, 0x70, 0xcc, 0x34, 210 { { { 0x97, 0x81, 0x79, 0x50, 0xd8, 0x1c, 0x96, 0x70, 0xcc, 0x34,
205 0xd8, 0x09, 0xcf, 0x79, 0x44, 0x31, 0x36, 0x7e, 0xf4, 0x74 } }, 211 0xd8, 0x09, 0xcf, 0x79, 0x44, 0x31, 0x36, 0x7e, 0xf4, 0x74 } },
206 {"1.3.6.1.4.1.6334.1.100.1", ""}, 212 {"1.3.6.1.4.1.6334.1.100.1", ""},
207 }, 213 },
208 // Izenpe.com - SHA256 root 214 // Izenpe.com - SHA256 root
209 // The first OID is for businesses and the second for government entities. 215 // The first OID is for businesses and the second for government entities.
210 // These are the test sites, respectively: 216 // These are the test sites, respectively:
211 // https://servicios.izenpe.com 217 // https://servicios.izenpe.com
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
269 { { { 0x3e, 0x2b, 0xf7, 0xf2, 0x03, 0x1b, 0x96, 0xf3, 0x8c, 0xe6, 275 { { { 0x3e, 0x2b, 0xf7, 0xf2, 0x03, 0x1b, 0x96, 0xf3, 0x8c, 0xe6,
270 0xc4, 0xd8, 0xa8, 0x5d, 0x3e, 0x2d, 0x58, 0x47, 0x6a, 0x0f } }, 276 0xc4, 0xd8, 0xa8, 0x5d, 0x3e, 0x2d, 0x58, 0x47, 0x6a, 0x0f } },
271 {"1.3.6.1.4.1.23223.1.1.1", ""}, 277 {"1.3.6.1.4.1.23223.1.1.1", ""},
272 }, 278 },
273 // Starfield Class 2 Certification Authority 279 // Starfield Class 2 Certification Authority
274 // https://www.starfieldtech.com/ 280 // https://www.starfieldtech.com/
275 { { { 0xad, 0x7e, 0x1c, 0x28, 0xb0, 0x64, 0xef, 0x8f, 0x60, 0x03, 281 { { { 0xad, 0x7e, 0x1c, 0x28, 0xb0, 0x64, 0xef, 0x8f, 0x60, 0x03,
276 0x40, 0x20, 0x14, 0xc3, 0xd0, 0xe3, 0x37, 0x0e, 0xb5, 0x8a } }, 282 0x40, 0x20, 0x14, 0xc3, 0xd0, 0xe3, 0x37, 0x0e, 0xb5, 0x8a } },
277 {"2.16.840.1.114414.1.7.23.3", ""}, 283 {"2.16.840.1.114414.1.7.23.3", ""},
278 }, 284 },
285 // Starfield Root Certificate Authority - G2
286 // https://valid.sfig2.catest.starfieldtech.com/
287 { { { 0xb5, 0x1c, 0x06, 0x7c, 0xee, 0x2b, 0x0c, 0x3d, 0xf8, 0x55,
288 0xab, 0x2d, 0x92, 0xf4, 0xfe, 0x39, 0xd4, 0xe7, 0x0f, 0x0e } },
289 {"2.16.840.1.114414.1.7.23.3", ""},
290 },
291 // Starfield Services Root Certificate Authority - G2
292 // https://valid.sfsg2.catest.starfieldtech.com/
wtc 2013/06/19 00:50:39 Just FYI: Firefox 21.0 on Linux doesn't show this
293 { { { 0x92, 0x5a, 0x8f, 0x8d, 0x2c, 0x6d, 0x04, 0xe0, 0x66, 0x5f,
294 0x59, 0x6a, 0xff, 0x22, 0xd8, 0x63, 0xe8, 0x25, 0x6f, 0x3f } },
295 {"2.16.840.1.114414.1.7.24.3", ""},
296 },
279 // SwissSign Gold CA - G2 297 // SwissSign Gold CA - G2
280 // https://testevg2.swisssign.net/ 298 // https://testevg2.swisssign.net/
281 { { { 0xd8, 0xc5, 0x38, 0x8a, 0xb7, 0x30, 0x1b, 0x1b, 0x6e, 0xd4, 299 { { { 0xd8, 0xc5, 0x38, 0x8a, 0xb7, 0x30, 0x1b, 0x1b, 0x6e, 0xd4,
282 0x7a, 0xe6, 0x45, 0x25, 0x3a, 0x6f, 0x9f, 0x1a, 0x27, 0x61 } }, 300 0x7a, 0xe6, 0x45, 0x25, 0x3a, 0x6f, 0x9f, 0x1a, 0x27, 0x61 } },
283 {"2.16.756.1.89.1.2.1.1", ""}, 301 {"2.16.756.1.89.1.2.1.1", ""},
284 }, 302 },
285 // Thawte Premium Server CA 303 // Thawte Premium Server CA
286 // https://www.thawte.com/ 304 // https://www.thawte.com/
287 { { { 0x62, 0x7f, 0x8d, 0x78, 0x27, 0x65, 0x63, 0x99, 0xd2, 0x7d, 305 { { { 0x62, 0x7f, 0x8d, 0x78, 0x27, 0x65, 0x63, 0x99, 0xd2, 0x7d,
288 0x7f, 0x90, 0x44, 0xc9, 0xfe, 0xb3, 0xf3, 0x3e, 0xfa, 0x9a } }, 306 0x7f, 0x90, 0x44, 0xc9, 0xfe, 0xb3, 0xf3, 0x3e, 0xfa, 0x9a } },
(...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after
544 ev_policy_[metadata.fingerprint].push_back(policy); 562 ev_policy_[metadata.fingerprint].push_back(policy);
545 policy_oids_.insert(policy); 563 policy_oids_.insert(policy);
546 } 564 }
547 } 565 }
548 #endif 566 #endif
549 } 567 }
550 568
551 EVRootCAMetadata::~EVRootCAMetadata() { } 569 EVRootCAMetadata::~EVRootCAMetadata() { }
552 570
553 } // namespace net 571 } // namespace net
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698