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

Unified Diff: net/data/verify_certificate_chain_unittest/intermediate-signed-with-md5.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/intermediate-signed-with-md5.pem
diff --git a/net/data/verify_certificate_chain_unittest/intermediate-signed-with-md5.pem b/net/data/verify_certificate_chain_unittest/intermediate-signed-with-md5.pem
index b1a808aa29662d013d9b4851f008619d110d62ee..71e03f99e7952b83e37839d9e535912b8a252e9d 100644
--- a/net/data/verify_certificate_chain_unittest/intermediate-signed-with-md5.pem
+++ b/net/data/verify_certificate_chain_unittest/intermediate-signed-with-md5.pem
@@ -282,11 +282,11 @@ FAIL
RkFJTA==
-----END VERIFY_RESULT-----
-[Context] Processing Certificate
- index: 0
- [Error] Unacceptable signature algorithm
- [Error] VerifySignedData failed
+----- Certificate i=1 (CN=Intermediate) -----
+ERROR: Unacceptable signature algorithm
+ERROR: VerifySignedData failed
+
-----BEGIN ERRORS-----
-W0NvbnRleHRdIFByb2Nlc3NpbmcgQ2VydGlmaWNhdGUKICBpbmRleDogMAogICAgICBbRXJyb3JdIFVuYWNjZXB0YWJsZSBzaWduYXR1cmUgYWxnb3JpdGhtCiAgICAgIFtFcnJvcl0gVmVyaWZ5U2lnbmVkRGF0YSBmYWlsZWQK
+LS0tLS0gQ2VydGlmaWNhdGUgaT0xIChDTj1JbnRlcm1lZGlhdGUpIC0tLS0tCkVSUk9SOiBVbmFjY2VwdGFibGUgc2lnbmF0dXJlIGFsZ29yaXRobQpFUlJPUjogVmVyaWZ5U2lnbmVkRGF0YSBmYWlsZWQKCg==
-----END ERRORS-----

Powered by Google App Engine
This is Rietveld 408576698