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

Unified Diff: net/data/verify_certificate_chain_unittest/expired-intermediate.pem

Issue 2759023002: Improvements to the net/cert/internal error handling. (Closed)
Patch Set: fix comment Created 3 years, 9 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 5ce2527c3f77b3395d99ef7c6aaeff77f6cdd67f..621f1da003461546da72813f6d3c058567d923f6 100644
--- a/net/data/verify_certificate_chain_unittest/expired-intermediate.pem
+++ b/net/data/verify_certificate_chain_unittest/expired-intermediate.pem
@@ -281,10 +281,10 @@ FAIL
RkFJTA==
-----END VERIFY_RESULT-----
-[Context] Processing Certificate
- index: 0
- [Error] Time is after notAfter
+----- Certificate i=1 (CN=Intermediate) -----
+ERROR: Time is after notAfter
+
-----BEGIN ERRORS-----
-W0NvbnRleHRdIFByb2Nlc3NpbmcgQ2VydGlmaWNhdGUKICBpbmRleDogMAogICAgICBbRXJyb3JdIFRpbWUgaXMgYWZ0ZXIgbm90QWZ0ZXIK
+LS0tLS0gQ2VydGlmaWNhdGUgaT0xIChDTj1JbnRlcm1lZGlhdGUpIC0tLS0tCkVSUk9SOiBUaW1lIGlzIGFmdGVyIG5vdEFmdGVyCgo=
-----END ERRORS-----

Powered by Google App Engine
This is Rietveld 408576698