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

Unified Diff: net/data/verify_certificate_chain_unittest/expired-target/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-target/chain.pem
diff --git a/net/data/verify_certificate_chain_unittest/expired-target/chain.pem b/net/data/verify_certificate_chain_unittest/expired-target/chain.pem
index fced9e63281ebbf810f32411367b121d4b8f43ab..d53889271bf0fb6f586ca134adb81095159b9086 100644
--- a/net/data/verify_certificate_chain_unittest/expired-target/chain.pem
+++ b/net/data/verify_certificate_chain_unittest/expired-target/chain.pem
@@ -1,8 +1,7 @@
[Created by: generate-chains.py]
-Certificate chain with a root, intermediate and target. The target has a
-smaller validity range than the other certificates, making it easy to violate
-just its validity.
+Certificate chain where the target certificate has a smaller validity range
+than the other certificates, making it easy to violate just its validity.
Root: 2015/01/01 -> 2016/01/01
Intermediate: 2015/01/01 -> 2016/01/01

Powered by Google App Engine
This is Rietveld 408576698