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

Unified Diff: net/data/verify_certificate_chain_unittest/violates-pathlen-1-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/violates-pathlen-1-unconstrained-root/chain.pem
diff --git a/net/data/verify_certificate_chain_unittest/violates-pathlen-1-unconstrained-root.pem b/net/data/verify_certificate_chain_unittest/violates-pathlen-1-unconstrained-root/chain.pem
similarity index 97%
rename from net/data/verify_certificate_chain_unittest/violates-pathlen-1-unconstrained-root.pem
rename to net/data/verify_certificate_chain_unittest/violates-pathlen-1-unconstrained-root/chain.pem
index 21ae6b80ff0587c30ac80d2ce42e43b146179d68..df5cb82cb1f0f1fdcaf931e5fbdf099a17ad0c45 100644
--- a/net/data/verify_certificate_chain_unittest/violates-pathlen-1-unconstrained-root.pem
+++ b/net/data/verify_certificate_chain_unittest/violates-pathlen-1-unconstrained-root/chain.pem
@@ -1,4 +1,4 @@
-[Created by: generate-violates-pathlen-1-unconstrained-root.py]
+[Created by: generate-chains.py]
Certificate chain with 2 intermediates and one end entity certificate. The
root certificate has a pathlen:1 restriction. Ordinarily this would be an
@@ -339,7 +339,7 @@ Certificate:
58:2c:60:d0:0a:05:c6:42:88:56:b6:1a:3d:24:c9:93:57:de:
73:67:16:fc:93:32:06:fe:2e:9c:f5:5f:08:2d:73:63:e6:05:
d2:78:a7:8f
------BEGIN TRUST_ANCHOR_UNCONSTRAINED-----
+-----BEGIN CERTIFICATE-----
MIIDaDCCAlCgAwIBAgIBATANBgkqhkiG9w0BAQsFADAPMQ0wCwYDVQQDDARSb290
MB4XDTE1MDEwMTEyMDAwMFoXDTE2MDEwMTEyMDAwMFowDzENMAsGA1UEAwwEUm9v
dDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALb1Ly0Lvwkgklbtbxuz
@@ -359,19 +359,4 @@ dJxSvzZYH6usKcg94cn7puE/hhLkL3gPF94jOgSb7iksSB22gjPleCb0xV02kSQV
0sdzSQxvHS64U6vAohcRue6RlEOQit5eCALj1L5vzfygwo+RBwKw//8Do3dHiLej
JC6PAJbmIz6aQ0spujnuFixDPn5YLGDQCgXGQohWtho9JMmTV95zZxb8kzIG/i6c
9V8ILXNj5gXSeKeP
------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