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

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

Issue 520993002: net: enable three Comodo roots for EV. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ... Created 6 years, 3 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 | « 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 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
136 { { { 0xee, 0x86, 0x93, 0x87, 0xff, 0xfd, 0x83, 0x49, 0xab, 0x5a, 136 { { { 0xee, 0x86, 0x93, 0x87, 0xff, 0xfd, 0x83, 0x49, 0xab, 0x5a,
137 0xd1, 0x43, 0x22, 0x58, 0x87, 0x89, 0xa4, 0x57, 0xb0, 0x12 } }, 137 0xd1, 0x43, 0x22, 0x58, 0x87, 0x89, 0xa4, 0x57, 0xb0, 0x12 } },
138 {"1.3.6.1.4.1.6449.1.2.1.5.1", ""}, 138 {"1.3.6.1.4.1.6449.1.2.1.5.1", ""},
139 }, 139 },
140 // COMODO ECC Certification Authority 140 // COMODO ECC Certification Authority
141 // https://comodoecccertificationauthority-ev.comodoca.com/ 141 // https://comodoecccertificationauthority-ev.comodoca.com/
142 { { { 0x9f, 0x74, 0x4e, 0x9f, 0x2b, 0x4d, 0xba, 0xec, 0x0f, 0x31, 142 { { { 0x9f, 0x74, 0x4e, 0x9f, 0x2b, 0x4d, 0xba, 0xec, 0x0f, 0x31,
143 0x2c, 0x50, 0xb6, 0x56, 0x3b, 0x8e, 0x2d, 0x93, 0xc3, 0x11 } }, 143 0x2c, 0x50, 0xb6, 0x56, 0x3b, 0x8e, 0x2d, 0x93, 0xc3, 0x11 } },
144 {"1.3.6.1.4.1.6449.1.2.1.5.1", ""}, 144 {"1.3.6.1.4.1.6449.1.2.1.5.1", ""},
145 }, 145 },
146 // COMODO RSA Certification Authority
147 // https://comodorsacertificationauthority-ev.comodoca.com/
148 { { { 0xaf, 0xe5, 0xd2, 0x44, 0xa8, 0xd1, 0x19, 0x42, 0x30, 0xff,
149 0x47, 0x9f, 0xe2, 0xf8, 0x97, 0xbb, 0xcd, 0x7a, 0x8c, 0xb4 } },
150 {"1.3.6.1.4.1.6449.1.2.1.5.1", ""},
151 },
146 // Cybertrust Global Root 152 // Cybertrust Global Root
147 // https://evup.cybertrust.ne.jp/ctj-ev-upgrader/evseal.gif 153 // https://evup.cybertrust.ne.jp/ctj-ev-upgrader/evseal.gif
148 { { { 0x5f, 0x43, 0xe5, 0xb1, 0xbf, 0xf8, 0x78, 0x8c, 0xac, 0x1c, 154 { { { 0x5f, 0x43, 0xe5, 0xb1, 0xbf, 0xf8, 0x78, 0x8c, 0xac, 0x1c,
149 0xc7, 0xca, 0x4a, 0x9a, 0xc6, 0x22, 0x2b, 0xcc, 0x34, 0xc6 } }, 155 0xc7, 0xca, 0x4a, 0x9a, 0xc6, 0x22, 0x2b, 0xcc, 0x34, 0xc6 } },
150 {"1.3.6.1.4.1.6334.1.100.1", ""}, 156 {"1.3.6.1.4.1.6334.1.100.1", ""},
151 }, 157 },
152 // DigiCert High Assurance EV Root CA 158 // DigiCert High Assurance EV Root CA
153 // https://www.digicert.com 159 // https://www.digicert.com
154 { { { 0x5f, 0xb7, 0xee, 0x06, 0x33, 0xe2, 0x59, 0xdb, 0xad, 0x0c, 160 { { { 0x5f, 0xb7, 0xee, 0x06, 0x33, 0xe2, 0x59, 0xdb, 0xad, 0x0c,
155 0x4c, 0x9a, 0xe6, 0xd3, 0x8f, 0x1a, 0x61, 0xc7, 0xdc, 0x25 } }, 161 0x4c, 0x9a, 0xe6, 0xd3, 0x8f, 0x1a, 0x61, 0xc7, 0xdc, 0x25 } },
(...skipping 202 matching lines...) Expand 10 before | Expand all | Expand 10 after
358 { { { 0xcf, 0x9e, 0x87, 0x6d, 0xd3, 0xeb, 0xfc, 0x42, 0x26, 0x97, 364 { { { 0xcf, 0x9e, 0x87, 0x6d, 0xd3, 0xeb, 0xfc, 0x42, 0x26, 0x97,
359 0xa3, 0xb5, 0xa3, 0x7a, 0xa0, 0x76, 0xa9, 0x06, 0x23, 0x48 } }, 365 0xa3, 0xb5, 0xa3, 0x7a, 0xa0, 0x76, 0xa9, 0x06, 0x23, 0x48 } },
360 {"1.3.6.1.4.1.40869.1.1.22.3", ""}, 366 {"1.3.6.1.4.1.40869.1.1.22.3", ""},
361 }, 367 },
362 // T-TeleSec GlobalRoot Class 3 368 // T-TeleSec GlobalRoot Class 3
363 // http://www.telesec.de/ / https://root-class3.test.telesec.de/ 369 // http://www.telesec.de/ / https://root-class3.test.telesec.de/
364 { { { 0x55, 0xa6, 0x72, 0x3e, 0xcb, 0xf2, 0xec, 0xcd, 0xc3, 0x23, 370 { { { 0x55, 0xa6, 0x72, 0x3e, 0xcb, 0xf2, 0xec, 0xcd, 0xc3, 0x23,
365 0x74, 0x70, 0x19, 0x9d, 0x2a, 0xbe, 0x11, 0xe3, 0x81, 0xd1 } }, 371 0x74, 0x70, 0x19, 0x9d, 0x2a, 0xbe, 0x11, 0xe3, 0x81, 0xd1 } },
366 {"1.3.6.1.4.1.7879.13.24.1", "" }, 372 {"1.3.6.1.4.1.7879.13.24.1", "" },
367 }, 373 },
374 // USERTrust ECC Certification Authority
375 // https://usertrustecccertificationauthority-ev.comodoca.com/
376 { { { 0xd1, 0xcb, 0xca, 0x5d, 0xb2, 0xd5, 0x2a, 0x7f, 0x69, 0x3b,
377 0x67, 0x4d, 0xe5, 0xf0, 0x5a, 0x1d, 0x0c, 0x95, 0x7d, 0xf0 } },
378 {"1.3.6.1.4.1.6449.1.2.1.5.1", ""},
379 },
380 // USERTrust RSA Certification Authority
381 // https://usertrustrsacertificationauthority-ev.comodoca.com/
382 { { { 0x2b, 0x8f, 0x1b, 0x57, 0x33, 0x0d, 0xbb, 0xa2, 0xd0, 0x7a,
383 0x6c, 0x51, 0xf7, 0x0e, 0xe9, 0x0d, 0xda, 0xb9, 0xad, 0x8e } },
384 {"1.3.6.1.4.1.6449.1.2.1.5.1", ""},
385 },
368 // UTN - DATACorp SGC 386 // UTN - DATACorp SGC
369 { { { 0x58, 0x11, 0x9f, 0x0e, 0x12, 0x82, 0x87, 0xea, 0x50, 0xfd, 387 { { { 0x58, 0x11, 0x9f, 0x0e, 0x12, 0x82, 0x87, 0xea, 0x50, 0xfd,
370 0xd9, 0x87, 0x45, 0x6f, 0x4f, 0x78, 0xdc, 0xfa, 0xd6, 0xd4 } }, 388 0xd9, 0x87, 0x45, 0x6f, 0x4f, 0x78, 0xdc, 0xfa, 0xd6, 0xd4 } },
371 {"1.3.6.1.4.1.6449.1.2.1.5.1", ""}, 389 {"1.3.6.1.4.1.6449.1.2.1.5.1", ""},
372 }, 390 },
373 // UTN-USERFirst-Hardware 391 // UTN-USERFirst-Hardware
374 { { { 0x04, 0x83, 0xed, 0x33, 0x99, 0xac, 0x36, 0x08, 0x05, 0x87, 392 { { { 0x04, 0x83, 0xed, 0x33, 0x99, 0xac, 0x36, 0x08, 0x05, 0x87,
375 0x22, 0xed, 0xbc, 0x5e, 0x46, 0x00, 0xe3, 0xbe, 0xf9, 0xd7 } }, 393 0x22, 0xed, 0xbc, 0x5e, 0x46, 0x00, 0xe3, 0xbe, 0xf9, 0xd7 } },
376 { 394 {
377 "1.3.6.1.4.1.6449.1.2.1.5.1", 395 "1.3.6.1.4.1.6449.1.2.1.5.1",
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
595 ev_policy_[metadata.fingerprint].push_back(policy); 613 ev_policy_[metadata.fingerprint].push_back(policy);
596 policy_oids_.insert(policy); 614 policy_oids_.insert(policy);
597 } 615 }
598 } 616 }
599 #endif 617 #endif
600 } 618 }
601 619
602 EVRootCAMetadata::~EVRootCAMetadata() { } 620 EVRootCAMetadata::~EVRootCAMetadata() { }
603 621
604 } // namespace net 622 } // 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