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

Unified Diff: net/data/verify_certificate_chain_unittest/expired-constrained-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-constrained-root/chain.pem
diff --git a/net/data/verify_certificate_chain_unittest/expired-constrained-root.pem b/net/data/verify_certificate_chain_unittest/expired-constrained-root/chain.pem
similarity index 97%
rename from net/data/verify_certificate_chain_unittest/expired-constrained-root.pem
rename to net/data/verify_certificate_chain_unittest/expired-constrained-root/chain.pem
index 7e6b3a2a285c924a353f323ea3771ca19a19a0d8..60b10acf0a51311da14a59ba42dd2a2001120ffb 100644
--- a/net/data/verify_certificate_chain_unittest/expired-constrained-root.pem
+++ b/net/data/verify_certificate_chain_unittest/expired-constrained-root/chain.pem
@@ -1,4 +1,4 @@
-[Created by: generate-expired-constrained-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 even though
@@ -251,7 +251,7 @@ Certificate:
0f:f0:90:3f:e8:7a:14:2b:c3:da:a6:af:6a:9f:d6:95:c5:5a:
5a:30:29:9d:66:c7:6f:13:da:b9:1f:74:6b:d8:0b:07:57:5e:
ac:e1:85:3b
------BEGIN TRUST_ANCHOR_CONSTRAINED-----
+-----BEGIN CERTIFICATE-----
MIIDZTCCAk2gAwIBAgIBATANBgkqhkiG9w0BAQsFADAPMQ0wCwYDVQQDDARSb290
MB4XDTE1MDEwMTEyMDAwMFoXDTE1MDMwMTEyMDAwMFowDzENMAsGA1UEAwwEUm9v
dDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAN8myaawcZn51qA4XDVS
@@ -271,19 +271,4 @@ a5+CodZmzk3g1/on47aejVsZZgO3J3GQuaeaAIlnpf4x4g+SZkfAupaHIcFj8Tej
1Dn2JUdAUnGcfvJkV74T7Kd906xyzC5Lr7FZBbv50L3haB4hpvJbjSPsKj9avZY+
yTVy4xBKGmawpkQTVMyFENUP8JA/6HoUK8Papq9qn9aVxVpaMCmdZsdvE9q5H3Rr
2AsHV16s4YU7
------END TRUST_ANCHOR_CONSTRAINED-----
-
-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