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

Unified Diff: net/data/verify_certificate_chain_unittest/expired-intermediate.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-intermediate.pem
diff --git a/net/data/verify_certificate_chain_unittest/expired-intermediate.pem b/net/data/verify_certificate_chain_unittest/expired-intermediate.pem
index 281dfe7995b780695201eac00e5a965c6e5dd8cc..5ce2527c3f77b3395d99ef7c6aaeff77f6cdd67f 100644
--- a/net/data/verify_certificate_chain_unittest/expired-intermediate.pem
+++ b/net/data/verify_certificate_chain_unittest/expired-intermediate.pem
@@ -281,7 +281,10 @@ FAIL
RkFJTA==
-----END VERIFY_RESULT-----
-Time is after notAfter
+[Context] Processing Certificate
+ index: 0
+ [Error] Time is after notAfter
+
-----BEGIN ERRORS-----
-VGltZSBpcyBhZnRlciBub3RBZnRlcg==
+W0NvbnRleHRdIFByb2Nlc3NpbmcgQ2VydGlmaWNhdGUKICBpbmRleDogMAogICAgICBbRXJyb3JdIFRpbWUgaXMgYWZ0ZXIgbm90QWZ0ZXIK
-----END ERRORS-----
« no previous file with comments | « net/cert/internal/verify_signed_data.cc ('k') | net/data/verify_certificate_chain_unittest/expired-target.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698