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

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

Issue 2805213004: Refactor how net/data/verify_certificate_chain_unittest/* (Closed)
Patch Set: fix android Created 3 years, 8 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/chain.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/chain.pem
similarity index 95%
rename from net/data/verify_certificate_chain_unittest/intermediate-signed-with-md5.pem
rename to net/data/verify_certificate_chain_unittest/intermediate-signed-with-md5/chain.pem
index 46dbabbdd95610f3df97ba675166d3b7e3d3f2eb..55aae066366fade77894d4c258f153524fcbea64 100644
--- a/net/data/verify_certificate_chain_unittest/intermediate-signed-with-md5.pem
+++ b/net/data/verify_certificate_chain_unittest/intermediate-signed-with-md5/chain.pem
@@ -1,4 +1,4 @@
-[Created by: generate-intermediate-signed-with-md5.py]
+[Created by: generate-chains.py]
Certificate chain with 1 intermediate and a trusted root. The intermediate
however is signed using the MD5 hash. Verification is expected to fail because
@@ -250,7 +250,7 @@ Certificate:
ca:29:be:61:a9:52:a3:18:91:35:31:74:bf:18:91:f8:6b:d0:
f0:23:9d:78:37:b4:21:69:ff:e2:b1:65:16:b1:60:f7:16:74:
be:a7:42:a4
------BEGIN TRUST_ANCHOR_UNCONSTRAINED-----
+-----BEGIN CERTIFICATE-----
MIIDZTCCAk2gAwIBAgIBATANBgkqhkiG9w0BAQsFADAPMQ0wCwYDVQQDDARSb290
MB4XDTE1MDEwMTEyMDAwMFoXDTE2MDEwMTEyMDAwMFowDzENMAsGA1UEAwwEUm9v
dDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMyyzXePvsmlF63lrC2y
@@ -270,28 +270,4 @@ Y1psv14ZUVRc7DnaddInprPPmMDHCMurQDShiJvOw1SFUqIHuZu4iMubBcThaKMx
SI9wKUGHWNr5awm1gEuqFpyoRhOl+Mu5gDuP/4vGPCkTO+10N013TytgmNLO+7KG
SijVmDZ+0amufJc1hvVY5CbKKb5hqVKjGJE1MXS/GJH4a9DwI514N7Qhaf/isWUW
sWD3FnS+p0Kk
------END TRUST_ANCHOR_UNCONSTRAINED-----
-
-150302120000Z
------BEGIN TIME-----
-MTUwMzAyMTIwMDAwWg==
------END TIME-----
-
-FAIL
------BEGIN VERIFY_RESULT-----
-RkFJTA==
------END VERIFY_RESULT-----
-
-serverAuth
------BEGIN KEY_PURPOSE-----
-c2VydmVyQXV0aA==
------END KEY_PURPOSE-----
-
------ Certificate i=1 (CN=Intermediate) -----
-ERROR: Unacceptable signature algorithm
-ERROR: VerifySignedData failed
-
-
------BEGIN ERRORS-----
-LS0tLS0gQ2VydGlmaWNhdGUgaT0xIChDTj1JbnRlcm1lZGlhdGUpIC0tLS0tCkVSUk9SOiBVbmFjY2VwdGFibGUgc2lnbmF0dXJlIGFsZ29yaXRobQpFUlJPUjogVmVyaWZ5U2lnbmVkRGF0YSBmYWlsZWQKCg==
------END ERRORS-----
+-----END CERTIFICATE-----

Powered by Google App Engine
This is Rietveld 408576698