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

Unified Diff: net/data/verify_certificate_chain_unittest/basic-constraints-pathlen-0-self-issued/chain.pem

Issue 2805213004: Refactor how net/data/verify_certificate_chain_unittest/* (Closed)
Patch Set: rebase 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/basic-constraints-pathlen-0-self-issued/chain.pem
diff --git a/net/data/verify_certificate_chain_unittest/basic-constraints-pathlen-0-self-issued.pem b/net/data/verify_certificate_chain_unittest/basic-constraints-pathlen-0-self-issued/chain.pem
similarity index 97%
rename from net/data/verify_certificate_chain_unittest/basic-constraints-pathlen-0-self-issued.pem
rename to net/data/verify_certificate_chain_unittest/basic-constraints-pathlen-0-self-issued/chain.pem
index 85fc329d3a02d63406bb9fa36d3b4f3158d218c2..1df6f70cbddbfe26f32f6dd7abad6ca977030129 100644
--- a/net/data/verify_certificate_chain_unittest/basic-constraints-pathlen-0-self-issued.pem
+++ b/net/data/verify_certificate_chain_unittest/basic-constraints-pathlen-0-self-issued/chain.pem
@@ -1,4 +1,4 @@
-[Created by: generate-basic-constraints-pathlen-0-self-issued.py]
+[Created by: generate-chains.py]
Certificate chain with 2 intermediates. The first intermediate has a basic
constraints path length of 0. The second one is self-issued so does not count
@@ -339,7 +339,7 @@ Certificate:
b8:c1:90:b0:ea:f9:5f:40:af:50:a7:93:1c:7a:c8:fd:20:6d:
ae:65:cc:63:08:e4:9c:dd:4a:f2:16:d9:1a:5e:dc:a8:d0:67:
c7:27:27:18
------BEGIN TRUST_ANCHOR_UNCONSTRAINED-----
+-----BEGIN CERTIFICATE-----
MIIDZTCCAk2gAwIBAgIBATANBgkqhkiG9w0BAQsFADAPMQ0wCwYDVQQDDARSb290
MB4XDTE1MDEwMTEyMDAwMFoXDTE2MDEwMTEyMDAwMFowDzENMAsGA1UEAwwEUm9v
dDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAN5hHn4gYcDrHBPudTw2
@@ -359,19 +359,4 @@ Vb3bbv92E0whOvzMEFnk1U3SNptnZ2lcO5ZAF+ejDbJFa5PdihikZYe1nzPc/II6
WlYS6LhZXuiM8KjFe79TVvBGunCUOmIKzjkfROIRuo2IRxS9w2ijGHM9Jdyj5BfL
ffZS6qY/ofsK221gwpwen664wZCw6vlfQK9Qp5Mcesj9IG2uZcxjCOSc3UryFtka
Xtyo0GfHJycY
------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