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

Unified Diff: net/data/verify_certificate_chain_unittest/violates-basic-constraints-pathlen-0.pem

Issue 2282183004: Add error information to VerifyCertificateChain(). (Closed)
Patch Set: fix typo in README Created 4 years, 4 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/violates-basic-constraints-pathlen-0.pem
diff --git a/net/data/verify_certificate_chain_unittest/violates-basic-constraints-pathlen-0.pem b/net/data/verify_certificate_chain_unittest/violates-basic-constraints-pathlen-0.pem
index b53bd93c1887a9027a74153f48831b2c4c346724..2ca6e5c7f9070048c82bad04a6c7591528cdff81 100644
--- a/net/data/verify_certificate_chain_unittest/violates-basic-constraints-pathlen-0.pem
+++ b/net/data/verify_certificate_chain_unittest/violates-basic-constraints-pathlen-0.pem
@@ -361,10 +361,17 @@ uoQNoBywzba0olIuN8LzMD6RCySdPXcCzoOwcyG6P/a5x10IXPAzjd4eVuiCL13m
jAysd8e/kSol
-----END TRUST_ANCHOR_UNCONSTRAINED-----
+150302120000Z
-----BEGIN TIME-----
MTUwMzAyMTIwMDAwWg==
-----END TIME-----
+FAIL
-----BEGIN VERIFY_RESULT-----
RkFJTA==
-----END VERIFY_RESULT-----
+
+max_path_length reached
+-----BEGIN ERRORS-----
+bWF4X3BhdGhfbGVuZ3RoIHJlYWNoZWQ=
+-----END ERRORS-----

Powered by Google App Engine
This is Rietveld 408576698