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

Unified Diff: net/data/ssl/certificate_transparency/log_list.json

Issue 2923193002: Add to CT log list Digicert2 and Symantec Sirius. (Closed)
Patch Set: Created 3 years, 6 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/data/ssl/certificate_transparency/log_list.json
diff --git a/net/data/ssl/certificate_transparency/log_list.json b/net/data/ssl/certificate_transparency/log_list.json
index de132694c232e0f8292edbbae61af6d8b2250732..1887c8bf90ec701472b3cc720419131ce5e7de34 100644
--- a/net/data/ssl/certificate_transparency/log_list.json
+++ b/net/data/ssl/certificate_transparency/log_list.json
@@ -66,6 +66,16 @@
],
"dns_api_endpoint": "digicert.ct.googleapis.com"
},
+ {
+ "description": "DigiCert Log Server 2",
+ "key": "MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEzF05L2a4TH/BLgOhNKPoioYCrkoRxvcmajeb8Dj4XQmNY+gxa4Zmz3mzJTwe33i0qMVp+rfwgnliQ/bM/oFmhA==",
+ "url": "ct2.digicert-ct.com/log/",
+ "maximum_merge_delay": 86400,
+ "operated_by": [
+ 1
+ ],
+ "dns_api_endpoint": "digicert2.ct.googleapis.com"
+ },
{
"description": "Symantec log",
"key": "MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEluqsHEYMG1XcDfy1lCdGV0JwOmkY4r87xNuroPS2bMBTP01CEDPwWJePa75y9CrsHEKqAy8afig1dpkIPSEUhg==",
@@ -86,6 +96,16 @@
],
"dns_api_endpoint": "symantec-vega.ct.googleapis.com"
},
+ {
+ "description": "Symantec 'Sirius' log",
+ "key": "MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEowJkhCK7JewN47zCyYl93UXQ7uYVhY/Z5xcbE4Dq7bKFN61qxdglnfr0tPNuFiglN+qjN2Syxwv9UeXBBfQOtQ==",
+ "url": "sirius.ws.symantec.com/",
+ "maximum_merge_delay": 86400,
+ "operated_by": [
+ 2
+ ],
+ "dns_api_endpoint": "symantec-sirius.ct.googleapis.com"
+ },
{
"description": "Certly.IO log",
"key": "MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAECyPLhWKYYUgEc+tUXfPQB4wtGS2MNvXrjwFCCnyYJifBtd2Sk7Cu+Js9DNhMTh35FftHaHu6ZrclnNBKwmbbSA==",
@@ -212,4 +232,4 @@
"id": 9
}
]
-}
+}
« 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