From dd7e3a126db597e93b3ae60cbe8b0d69e1900726 Mon Sep 17 00:00:00 2001 From: Andrew Ayer Date: Fri, 8 Dec 2017 13:02:35 -0800 Subject: [PATCH] Add DigiCert 2 log --- logs.go | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/logs.go b/logs.go index 301610a..497e76d 100644 --- a/logs.go +++ b/logs.go @@ -157,6 +157,11 @@ var DefaultLogs = []LogInfo{ Url: "sirius.ws.symantec.com", MMD: 86400, }, + { + Key: mustDecodeBase64("MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEzF05L2a4TH/BLgOhNKPoioYCrkoRxvcmajeb8Dj4XQmNY+gxa4Zmz3mzJTwe33i0qMVp+rfwgnliQ/bM/oFmhA=="), + Url: "ct2.digicert-ct.com/log", + MMD: 86400, + }, } // Logs which monitor certs from distrusted roots