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

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

Issue 2329593002: Add optional context for certificate errors. (Closed)
Patch Set: Address Matt's comments Created 4 years, 3 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 2ca6e5c7f9070048c82bad04a6c7591528cdff81..ba825fe79d29f187c820a55773e62cbe02521e2b 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
@@ -371,7 +371,10 @@ FAIL
RkFJTA==
-----END VERIFY_RESULT-----
-max_path_length reached
+[Context] Processing Certificate
+ index: 1
+ [Error] max_path_length reached
+
-----BEGIN ERRORS-----
-bWF4X3BhdGhfbGVuZ3RoIHJlYWNoZWQ=
+W0NvbnRleHRdIFByb2Nlc3NpbmcgQ2VydGlmaWNhdGUKICBpbmRleDogMQogICAgICBbRXJyb3JdIG1heF9wYXRoX2xlbmd0aCByZWFjaGVkCg==
-----END ERRORS-----

Powered by Google App Engine
This is Rietveld 408576698