Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(225)

Unified Diff: net/cert/ct_known_logs_static-inc.h

Issue 2898173002: Adding Venafi 2nd Gen CT Log (Closed)
Patch Set: Adding Venafi 2nd Gen CT Log Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 ac86f5a2fa689507b565bdd6f714305c9c82c1cb..c6b0864255a230ece7df08b969393290583bab16 100644
--- a/net/cert/ct_known_logs_static-inc.h
+++ b/net/cert/ct_known_logs_static-inc.h
@@ -143,7 +143,15 @@ const CTLogInfo kCTLogList[] = {
"\x78\x35\x2d\x4a\xe7\x40\x99\x11\x95\x34\xd4\x2f\x7f\xf9\x5f\x35\x37"
"\x02\x03\x01\x00\x01",
294, "PuChuangSiDa CT Log 1", "https://www.certificatetransparency.cn/ct/",
- "puchuangsida1.ct.googleapis.com"}};
+ "puchuangsida1.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\x8e\x27\x27\x7a\xb6\x55\x09"
+ "\x74\xeb\x6c\x4b\x94\x84\x65\xbc\xe4\x15\xf1\xea\x5a\xd8\x7c\x0e\x37"
+ "\xce\xba\x3f\x6c\x09\xda\xe7\x29\x96\xd3\x45\x50\x6f\xde\x1e\xb4\x1c"
+ "\xd2\x83\x88\xff\x29\x2f\xce\xa9\xff\xdf\x34\xde\x75\x0f\xc0\xcc\x18"
+ "\x0d\x94\x2e\xfc\x37\x01",
+ 91, "Venafi Gen2 CT log", "https://ctlog-gen2.api.venafi.com/",
+ "venafi2.ct.googleapis.com"}};
// Information related to previously-qualified, but now disqualified, CT
// logs.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698