mirror of
https://github.com/SSLMate/certspotter.git
synced 2025-06-27 10:15:33 +02:00
Add DigiCert 2 log
This commit is contained in:
parent
4268566999
commit
dd7e3a126d
5
logs.go
5
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user