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

Unified Diff: net/data/verify_certificate_chain_unittest/expired-root/chain.pem

Issue 2951403002: Update comments for net/data/verify_certificate_chain_unittest/ (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
Index: net/data/verify_certificate_chain_unittest/expired-root/chain.pem
diff --git a/net/data/verify_certificate_chain_unittest/expired-root/chain.pem b/net/data/verify_certificate_chain_unittest/expired-root/chain.pem
index 45f1b7cbeeeb794ca7e2327f0d7f6d847f59a2c5..cf1f3b2b2ccaae3df506981d3a840e63193a80b4 100644
--- a/net/data/verify_certificate_chain_unittest/expired-root/chain.pem
+++ b/net/data/verify_certificate_chain_unittest/expired-root/chain.pem
@@ -1,8 +1,7 @@
[Created by: generate-chains.py]
-Certificate chain with a root, intermediate and target. The root has a
-smaller validity range than the other certificates, making it easy to violate
-just its validity.
+Certificate chain where the root has a smaller validity range than the other
+certificates, making it easy to violate just its validity.
Root: 2015/03/01 -> 2015/09/01
Intermediate: 2015/01/01 -> 2016/01/01

Powered by Google App Engine
This is Rietveld 408576698