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

Unified Diff: net/data/verify_certificate_chain_unittest/expired-target.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/expired-target.pem
diff --git a/net/data/verify_certificate_chain_unittest/expired-target.pem b/net/data/verify_certificate_chain_unittest/expired-target.pem
index bf6c6c32f27d74ef957e7274fda6bbc790d69950..cb21f352b140b98c81e63650591dfc199dd7d37e 100644
--- a/net/data/verify_certificate_chain_unittest/expired-target.pem
+++ b/net/data/verify_certificate_chain_unittest/expired-target.pem
@@ -281,7 +281,10 @@ FAIL
RkFJTA==
-----END VERIFY_RESULT-----
-Time is after notAfter
+[Context] Processing Certificate
+ index: 1
+ [Error] Time is after notAfter
+
-----BEGIN ERRORS-----
-VGltZSBpcyBhZnRlciBub3RBZnRlcg==
+W0NvbnRleHRdIFByb2Nlc3NpbmcgQ2VydGlmaWNhdGUKICBpbmRleDogMQogICAgICBbRXJyb3JdIFRpbWUgaXMgYWZ0ZXIgbm90QWZ0ZXIK
-----END ERRORS-----

Powered by Google App Engine
This is Rietveld 408576698