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

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2937563002: Remove the EV Certs Whitelist (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:
Download patch
« net/ssl/ssl_info.h ('K') | « tools/metrics/histograms/enums.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index d09861039e964d030a1eafd59863a6318e26a23c..a51cc0cea6c7072097314759f1f79a1a3a51c890 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -40262,6 +40262,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Net.SSL_EVCertificateInWhitelist" enum="Boolean">
+ <obsolete>
+ Removed 06/2017 with the deprecation of the EV certificate whitelist after
+ all certificates expired.
+ </obsolete>
<owner>eranm@chromium.org</owner>
<owner>rsleevi@chromium.org</owner>
<summary>
@@ -40272,6 +40276,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Net.SSL_EVCTCompliance" enum="EVCTCompliance">
+ <obsolete>
+ Removed 06/2017 with the deprecation of distinct EV and !EV CT policies.
+ </obsolete>
<owner>eranm@chromium.org</owner>
<owner>rsleevi@chromium.org</owner>
<summary>
@@ -40287,6 +40294,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Net.SSL_EVWhitelistValidityForNonCompliantCert"
enum="EVWhitelistStatus">
+ <obsolete>
+ Removed 06/2017 with the deprecation of the EV certificate whitelist after
+ all certificates expired.
+ </obsolete>
<owner>eranm@chromium.org</owner>
<owner>rsleevi@chromium.org</owner>
<summary>
« net/ssl/ssl_info.h ('K') | « tools/metrics/histograms/enums.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698