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

Unified Diff: net/data/verify_certificate_chain_unittest/constrained-non-self-signed-root/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/constrained-non-self-signed-root/chain.pem
diff --git a/net/data/verify_certificate_chain_unittest/constrained-non-self-signed-root.pem b/net/data/verify_certificate_chain_unittest/constrained-non-self-signed-root/chain.pem
similarity index 97%
rename from net/data/verify_certificate_chain_unittest/constrained-non-self-signed-root.pem
rename to net/data/verify_certificate_chain_unittest/constrained-non-self-signed-root/chain.pem
index 07d17fee2c70aa8bcfa9114559c4a8ba3181a8f4..c0cdba789342cc4681c4f83a94176a30d86f8083 100644
--- a/net/data/verify_certificate_chain_unittest/constrained-non-self-signed-root.pem
+++ b/net/data/verify_certificate_chain_unittest/constrained-non-self-signed-root/chain.pem
@@ -1,4 +1,4 @@
-[Created by: generate-constrained-non-self-signed-root.py]
+[Created by: generate-chains.py]
Certificate chain with 1 intermediate and a non-self-signed trust anchor.
Verification should succeed, it doesn't matter that the root was not
@@ -250,7 +250,7 @@ Certificate:
ea:32:0c:96:f3:cb:a8:b6:15:d5:0c:99:00:ed:68:84:ef:8b:
d3:86:74:b0:ee:70:60:0e:65:43:62:59:54:b3:26:6b:a7:d0:
3f:71:57:2f
------BEGIN TRUST_ANCHOR_CONSTRAINED-----
+-----BEGIN CERTIFICATE-----
MIIDcTCCAlmgAwIBAgIBAjANBgkqhkiG9w0BAQsFADATMREwDwYDVQQDDAhVYmVy
Um9vdDAeFw0xNTAxMDExMjAwMDBaFw0xNjAxMDExMjAwMDBaMA8xDTALBgNVBAMM
BFJvb3QwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDz3BIDzdv9fnJ9
@@ -270,19 +270,4 @@ GquGmR9oCJRFIOtJKAansWldDNrceZm0RutstanSFc4aL+dTD2x/Z6L5YzT2oCJ8
+zELqlwCOReewWC3Bj+mnC9s71Y2vrlFpNLlpY/BKAsf4sGPKUAQhuX1EuX3M3+u
pDwRLgO+D19KJYPUKGrlqASj3fU/axLuRYQZMl7qMgyW88uothXVDJkA7WiE74vT
hnSw7nBgDmVDYllUsyZrp9A/cVcv
------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