diff options
-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 cdbd21c..2212723 100644 --- a/net/base/ev_root_ca_metadata.cc +++ b/net/base/ev_root_ca_metadata.cc @@ -155,6 +155,12 @@ static const EVMetadata ev_root_ca_metadata[] = { 0x3d, 0xd8, 0x90, 0x8f, 0xfd, 0x28, 0x86, 0x65, 0x64, 0x7d } }, "1.2.392.200091.100.721.1" }, + // StartCom Certification Authority + // https://www.startssl.com/ + { { { 0x3e, 0x2b, 0xf7, 0xf2, 0x03, 0x1b, 0x96, 0xf3, 0x8c, 0xe6, + 0xc4, 0xd8, 0xa8, 0x5d, 0x3e, 0x2d, 0x58, 0x47, 0x6a, 0x0f } }, + "1.3.6.1.4.1.23223.1.1.1" + }, // Starfield Class 2 Certification Authority // https://www.starfieldtech.com/ { { { 0xad, 0x7e, 0x1c, 0x28, 0xb0, 0x64, 0xef, 0x8f, 0x60, 0x03, |