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

Unified Diff: net/data/verify_certificate_chain_unittest/target-signed-with-md5.pem

Issue 2728953003: Add support for MD2, MD4, and MD5 to SignatureAlgorithm. (Closed)
Patch Set: wow. dumb 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
« no previous file with comments | « net/data/verify_certificate_chain_unittest/intermediate-signed-with-md5.pem ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/data/verify_certificate_chain_unittest/target-signed-with-md5.pem
diff --git a/net/data/verify_certificate_chain_unittest/target-signed-with-md5.pem b/net/data/verify_certificate_chain_unittest/target-signed-with-md5.pem
index ce40a4f08c986f1b09ccacf491e49ea27734c39b..7ba65863a59d7fafe210e80b60fa68754e716976 100644
--- a/net/data/verify_certificate_chain_unittest/target-signed-with-md5.pem
+++ b/net/data/verify_certificate_chain_unittest/target-signed-with-md5.pem
@@ -283,9 +283,9 @@ RkFJTA==
[Context] Processing Certificate
index: 1
- [Error] Invalid or unsupported signature algorithm
- algorithm: 300D06092A864886F70D0101040500
+ [Error] Unacceptable signature algorithm
+ [Error] VerifySignedData failed
-----BEGIN ERRORS-----
-W0NvbnRleHRdIFByb2Nlc3NpbmcgQ2VydGlmaWNhdGUKICBpbmRleDogMQogICAgICBbRXJyb3JdIEludmFsaWQgb3IgdW5zdXBwb3J0ZWQgc2lnbmF0dXJlIGFsZ29yaXRobQogICAgICAgIGFsZ29yaXRobTogMzAwRDA2MDkyQTg2NDg4NkY3MEQwMTAxMDQwNTAwCg==
+W0NvbnRleHRdIFByb2Nlc3NpbmcgQ2VydGlmaWNhdGUKICBpbmRleDogMQogICAgICBbRXJyb3JdIFVuYWNjZXB0YWJsZSBzaWduYXR1cmUgYWxnb3JpdGhtCiAgICAgIFtFcnJvcl0gVmVyaWZ5U2lnbmVkRGF0YSBmYWlsZWQK
-----END ERRORS-----
« no previous file with comments | « net/data/verify_certificate_chain_unittest/intermediate-signed-with-md5.pem ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698