diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/base/ev_root_ca_metadata.cc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/base/ev_root_ca_metadata.cc b/net/base/ev_root_ca_metadata.cc index 0a2d5cf..60adcc1 100644 --- a/net/base/ev_root_ca_metadata.cc +++ b/net/base/ev_root_ca_metadata.cc @@ -133,6 +133,12 @@ static const EVMetadata ev_root_ca_metadata[] = { 0x40, 0x20, 0x14, 0xc3, 0xd0, 0xe3, 0x37, 0x0e, 0xb5, 0x8a } }, "2.16.840.1.114414.1.7.23.3" }, + // SwissSign Gold CA - G2 + // https://testevg2.swisssign.net/ + { { { 0xd8, 0xc5, 0x38, 0x8a, 0xb7, 0x30, 0x1b, 0x1b, 0x6e, 0xd4, + 0x7a, 0xe6, 0x45, 0x25, 0x3a, 0x6f, 0x9f, 0x1a, 0x27, 0x61 } }, + "2.16.756.1.89.1.2.1.1" + }, // Thawte Premium Server CA // https://www.thawte.com/ { { { 0x62, 0x7f, 0x8d, 0x78, 0x27, 0x65, 0x63, 0x99, 0xd2, 0x7d, |