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

Unified Diff: net/data/verify_certificate_chain_unittest/target-has-pathlen-but-not-ca/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/target-has-pathlen-but-not-ca/chain.pem
diff --git a/net/data/verify_certificate_chain_unittest/target-has-pathlen-but-not-ca/chain.pem b/net/data/verify_certificate_chain_unittest/target-has-pathlen-but-not-ca/chain.pem
index a9755a0329879280f05fd6a9f265bc110dccbb26..d30730ce011f8d5011436f052f7e1b88ce620e61 100644
--- a/net/data/verify_certificate_chain_unittest/target-has-pathlen-but-not-ca/chain.pem
+++ b/net/data/verify_certificate_chain_unittest/target-has-pathlen-but-not-ca/chain.pem
@@ -1,8 +1,7 @@
[Created by: generate-chains.py]
-Certificate chain with 1 intermediate, a trusted root, and a target
-certificate that is not a CA, and yet has a pathlen set. Verification is
-expected to fail, since pathlen should only be set for CAs.
+Certificate chain where the leaf has a basic constraints extension with
+CA=false, however specifies the optional pathlen.
Certificate:
Data:

Powered by Google App Engine
This is Rietveld 408576698