From ef0b46b7a55840c86a1577b2f5f11442842fb1c8 Mon Sep 17 00:00:00 2001 From: Andrew Ayer Date: Thu, 14 Apr 2016 17:55:50 -0700 Subject: [PATCH] Remove defunct Wosign log --- logs.go | 6 ------ 1 file changed, 6 deletions(-) diff --git a/logs.go b/logs.go index b03b08b..40b1119 100644 --- a/logs.go +++ b/logs.go @@ -79,12 +79,6 @@ var DefaultLogs = []LogInfo{ Url: "vega.ws.symantec.com", MMD: 86400, }, - { - Description: "WoSign CT Log Server", - Key: mustDecodeBase64("MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE1+wvK3VPN7yjQ7qLZWY8fWrlDCqmwuUm/gx9TnzwOrzi0yLcAdAfbkOcXG6DrZwV9sSNYLUdu6NiaX7rp6oBmw=="), - Url: "ct.wosign.com", - MMD: 86400, - }, } // Logs which monitor certs from distrusted roots