diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/base/ev_root_ca_metadata.cc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net/base/ev_root_ca_metadata.cc b/net/base/ev_root_ca_metadata.cc index d65a6c2..0a2d5cf 100644 --- a/net/base/ev_root_ca_metadata.cc +++ b/net/base/ev_root_ca_metadata.cc @@ -115,6 +115,18 @@ static const EVMetadata ev_root_ca_metadata[] = { 0x61, 0x46, 0x1e, 0x3b, 0x9c, 0xc4, 0x5f, 0xf5, 0x3a, 0x1b } }, "2.16.840.1.114404.1.1.2.4.1" }, + // Security Communication RootCA1 + // https://www.secomtrust.net/contact/form.html + { { { 0x36, 0xb1, 0x2b, 0x49, 0xf9, 0x81, 0x9e, 0xd7, 0x4c, 0x9e, + 0xbc, 0x38, 0x0f, 0xc6, 0x56, 0x8f, 0x5d, 0xac, 0xb2, 0xf7 } }, + "1.2.392.200091.100.721.1" + }, + // Security Communication EV RootCA1 + // https://www.secomtrust.net/contact/form.html + { { { 0xfe, 0xb8, 0xc4, 0x32, 0xdc, 0xf9, 0x76, 0x9a, 0xce, 0xae, + 0x3d, 0xd8, 0x90, 0x8f, 0xfd, 0x28, 0x86, 0x65, 0x64, 0x7d } }, + "1.2.392.200091.100.721.1" + }, // Starfield Class 2 Certification Authority // https://www.starfieldtech.com/ { { { 0xad, 0x7e, 0x1c, 0x28, 0xb0, 0x64, 0xef, 0x8f, 0x60, 0x03, |