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

Unified Diff: net/data/verify_certificate_chain_unittest/violates-pathlen-1-constrained-root.pem

Issue 2329593002: Add optional context for certificate errors. (Closed)
Patch Set: 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-pathlen-1-constrained-root.pem
diff --git a/net/data/verify_certificate_chain_unittest/violates-pathlen-1-constrained-root.pem b/net/data/verify_certificate_chain_unittest/violates-pathlen-1-constrained-root.pem
index 79ec5d9174cc936c96e8978e3209ec09acd47a49..60c04ac1e365fc8f480275b08e7bacacd6e10e73 100644
--- a/net/data/verify_certificate_chain_unittest/violates-pathlen-1-constrained-root.pem
+++ b/net/data/verify_certificate_chain_unittest/violates-pathlen-1-constrained-root.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