| OLD | NEW |
| 1 // Copyright (c) 2006-2008 The Chromium Authors. All rights reserved. | 1 // Copyright (c) 2006-2008 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/base/ev_root_ca_metadata.h" | 5 #include "net/base/ev_root_ca_metadata.h" |
| 6 | 6 |
| 7 #if defined(OS_LINUX) | 7 #if defined(OS_LINUX) |
| 8 // Work around https://bugzilla.mozilla.org/show_bug.cgi?id=455424 | 8 // Work around https://bugzilla.mozilla.org/show_bug.cgi?id=455424 |
| 9 // until NSS 3.12.2 comes out and we update to it. | 9 // until NSS 3.12.2 comes out and we update to it. |
| 10 #define Lock FOO_NSS_Lock | 10 #define Lock FOO_NSS_Lock |
| (...skipping 27 matching lines...) Expand all Loading... |
| 38 { { { 0x02, 0xfa, 0xf3, 0xe2, 0x91, 0x43, 0x54, 0x68, 0x60, 0x78, | 38 { { { 0x02, 0xfa, 0xf3, 0xe2, 0x91, 0x43, 0x54, 0x68, 0x60, 0x78, |
| 39 0x57, 0x69, 0x4d, 0xf5, 0xe4, 0x5b, 0x68, 0x85, 0x18, 0x68 } }, | 39 0x57, 0x69, 0x4d, 0xf5, 0xe4, 0x5b, 0x68, 0x85, 0x18, 0x68 } }, |
| 40 "1.3.6.1.4.1.6449.1.2.1.5.1" | 40 "1.3.6.1.4.1.6449.1.2.1.5.1" |
| 41 }, | 41 }, |
| 42 // COMODO Certification Authority | 42 // COMODO Certification Authority |
| 43 // https://secure.comodo.com/ | 43 // https://secure.comodo.com/ |
| 44 { { { 0x66, 0x31, 0xbf, 0x9e, 0xf7, 0x4f, 0x9e, 0xb6, 0xc9, 0xd5, | 44 { { { 0x66, 0x31, 0xbf, 0x9e, 0xf7, 0x4f, 0x9e, 0xb6, 0xc9, 0xd5, |
| 45 0xa6, 0x0c, 0xba, 0x6a, 0xbe, 0xd1, 0xf7, 0xbd, 0xef, 0x7b } }, | 45 0xa6, 0x0c, 0xba, 0x6a, 0xbe, 0xd1, 0xf7, 0xbd, 0xef, 0x7b } }, |
| 46 "1.3.6.1.4.1.6449.1.2.1.5.1" | 46 "1.3.6.1.4.1.6449.1.2.1.5.1" |
| 47 }, | 47 }, |
| 48 // COMODO ECC Certification Authority |
| 49 // https://comodoecccertificationauthority-ev.comodoca.com/ |
| 50 { { { 0x9f, 0x74, 0x4e, 0x9f, 0x2b, 0x4d, 0xba, 0xec, 0x0f, 0x31, |
| 51 0x2c, 0x50, 0xb6, 0x56, 0x3b, 0x8e, 0x2d, 0x93, 0xc3, 0x11 } }, |
| 52 "1.3.6.1.4.1.6449.1.2.1.5.1" |
| 53 }, |
| 48 // Cybertrust Global Root | 54 // Cybertrust Global Root |
| 49 // https://evup.cybertrust.ne.jp/ctj-ev-upgrader/evseal.gif | 55 // https://evup.cybertrust.ne.jp/ctj-ev-upgrader/evseal.gif |
| 50 { { { 0x5f, 0x43, 0xe5, 0xb1, 0xbf, 0xf8, 0x78, 0x8c, 0xac, 0x1c, | 56 { { { 0x5f, 0x43, 0xe5, 0xb1, 0xbf, 0xf8, 0x78, 0x8c, 0xac, 0x1c, |
| 51 0xc7, 0xca, 0x4a, 0x9a, 0xc6, 0x22, 0x2b, 0xcc, 0x34, 0xc6 } }, | 57 0xc7, 0xca, 0x4a, 0x9a, 0xc6, 0x22, 0x2b, 0xcc, 0x34, 0xc6 } }, |
| 52 "1.3.6.1.4.1.6334.1.100.1" | 58 "1.3.6.1.4.1.6334.1.100.1" |
| 53 }, | 59 }, |
| 54 // DigiCert High Assurance EV Root CA | 60 // DigiCert High Assurance EV Root CA |
| 55 // https://www.digicert.com | 61 // https://www.digicert.com |
| 56 { { { 0x5f, 0xb7, 0xee, 0x06, 0x33, 0xe2, 0x59, 0xdb, 0xad, 0x0c, | 62 { { { 0x5f, 0xb7, 0xee, 0x06, 0x33, 0xe2, 0x59, 0xdb, 0xad, 0x0c, |
| 57 0x4c, 0x9a, 0xe6, 0xd3, 0x8f, 0x1a, 0x61, 0xc7, 0xdc, 0x25 } }, | 63 0x4c, 0x9a, 0xe6, 0xd3, 0x8f, 0x1a, 0x61, 0xc7, 0xdc, 0x25 } }, |
| (...skipping 197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 255 ev_policy_[metadata.fingerprint] = metadata.policy_oid; | 261 ev_policy_[metadata.fingerprint] = metadata.policy_oid; |
| 256 // Multiple root CA certs may use the same EV policy OID. Having | 262 // Multiple root CA certs may use the same EV policy OID. Having |
| 257 // duplicates in the policy_oids_ array does no harm, so we don't | 263 // duplicates in the policy_oids_ array does no harm, so we don't |
| 258 // bother detecting duplicates. | 264 // bother detecting duplicates. |
| 259 policy_oids_.push_back(metadata.policy_oid); | 265 policy_oids_.push_back(metadata.policy_oid); |
| 260 } | 266 } |
| 261 #endif | 267 #endif |
| 262 } | 268 } |
| 263 | 269 |
| 264 } // namespace net | 270 } // namespace net |
| OLD | NEW |