Chromium Code Reviews| Index: net/cert/ct_known_logs_static-inc.h |
| diff --git a/net/cert/ct_known_logs_static-inc.h b/net/cert/ct_known_logs_static-inc.h |
| index a45de2fad05fd360cabbfdc664cd70880b65d33d..072501e918245de81fc7fa53308b38ea65e0e026 100644 |
| --- a/net/cert/ct_known_logs_static-inc.h |
| +++ b/net/cert/ct_known_logs_static-inc.h |
| @@ -111,7 +111,15 @@ const CTLogInfo kCTLogList[] = { |
| "\xa4\x14\x06\x34\xb9\x98\xc3\xda\xf1\xfd\xed\x33\x36\xd3\x16\x2d\x35" |
| "\x02\x03\x01\x00\x01", |
| 294, "CNNIC CT log", "https://ctserver.cnnic.cn/", |
| - "cnnic.ct.googleapis.com"}}; |
| + "cnnic.ct.googleapis.com"}, |
| + {"\x30\x59\x30\x13\x06\x07\x2a\x86\x48\xce\x3d\x02\x01\x06\x08\x2a\x86" |
| + "\x48\xce\x3d\x03\x01\x07\x03\x42\x00\x04\x48\xf3\x59\xf3\xf6\x05\x18" |
| + "\xd3\xdb\xb2\xed\x46\x7e\xcf\xc8\x11\xb5\x57\xb1\xa8\xd6\x4c\xe6\x9f" |
| + "\xb7\x4a\x1a\x14\x86\x43\xa9\x48\xb0\xcb\x5a\x3f\x3c\x4a\xca\xdf\xc4" |
| + "\x82\x14\x55\x9a\xf8\xf7\x8e\x40\x55\xdc\xf4\xd2\xaf\xea\x75\x74\xfb" |
| + "\x4e\x7f\x60\x86\x2e\x51", |
| + 91, "StartCom CT log", "https://ct.startssl.com", |
|
Rob Percival
2016/08/23 09:41:50
All of the other log URLs have a trailing slash. I
|
| + "startcom1.ct.googleapis.com"}}; |
| // Information related to previously-qualified, but now disqualified, CT |
| // logs. |