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

Unified Diff: net/data/verify_certificate_chain_unittest/expired-unconstrained-root/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/expired-unconstrained-root/chain.pem
diff --git a/net/data/verify_certificate_chain_unittest/expired-unconstrained-root.pem b/net/data/verify_certificate_chain_unittest/expired-unconstrained-root/chain.pem
similarity index 97%
rename from net/data/verify_certificate_chain_unittest/expired-unconstrained-root.pem
rename to net/data/verify_certificate_chain_unittest/expired-unconstrained-root/chain.pem
index 90f131ad2d5b17ab0e802779e2dc2951e2064d3d..bb7ddcd3d9398e2cac9d10e59285ff3dbd4de9cc 100644
--- a/net/data/verify_certificate_chain_unittest/expired-unconstrained-root.pem
+++ b/net/data/verify_certificate_chain_unittest/expired-unconstrained-root/chain.pem
@@ -1,4 +1,4 @@
-[Created by: generate-expired-unconstrained-root.py]
+[Created by: generate-chains.py]
Certificate chain with 1 intermediate, where the root certificate is expired
(violates validity.notAfter). Verification is expected to succeed as
@@ -251,7 +251,7 @@ Certificate:
05:36:0b:3b:4b:65:93:82:74:61:e9:ed:11:2e:5c:99:eb:73:
b0:e2:c7:ec:dd:a2:17:91:17:be:d1:45:df:9e:fc:a3:67:be:
5f:c7:e1:2e
------BEGIN TRUST_ANCHOR_UNCONSTRAINED-----
+-----BEGIN CERTIFICATE-----
MIIDZTCCAk2gAwIBAgIBATANBgkqhkiG9w0BAQsFADAPMQ0wCwYDVQQDDARSb290
MB4XDTE1MDEwMTEyMDAwMFoXDTE1MDMwMTEyMDAwMFowDzENMAsGA1UEAwwEUm9v
dDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKmR4LDMrvQqwTIXz8/I
@@ -271,19 +271,4 @@ U9+OR8GAKBsdT3mRW8N4vKXm83kCpnEuJlCL/thBH6UI5izpve4HFnqzn4tmjhBB
DbFc9Co8IzagQELziCH2dMAsU/NENH+BzVPL0ebfsw6Z8q43lajqDfA3QKZoB/lC
/Q2HYxqwgvcfWkZJTHsk08UFNgs7S2WTgnRh6e0RLlyZ63Ow4sfs3aIXkRe+0UXf
nvyjZ75fx+Eu
------END TRUST_ANCHOR_UNCONSTRAINED-----
-
-150302120000Z
------BEGIN TIME-----
-MTUwMzAyMTIwMDAwWg==
------END TIME-----
-
-SUCCESS
------BEGIN VERIFY_RESULT-----
-U1VDQ0VTUw==
------END VERIFY_RESULT-----
-
-serverAuth
------BEGIN KEY_PURPOSE-----
-c2VydmVyQXV0aA==
------END KEY_PURPOSE-----
+-----END CERTIFICATE-----

Powered by Google App Engine
This is Rietveld 408576698