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

Unified Diff: net/data/verify_certificate_chain_unittest/unconstrained-non-self-signed-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/unconstrained-non-self-signed-root/chain.pem
diff --git a/net/data/verify_certificate_chain_unittest/unconstrained-non-self-signed-root.pem b/net/data/verify_certificate_chain_unittest/unconstrained-non-self-signed-root/chain.pem
similarity index 97%
rename from net/data/verify_certificate_chain_unittest/unconstrained-non-self-signed-root.pem
rename to net/data/verify_certificate_chain_unittest/unconstrained-non-self-signed-root/chain.pem
index d22b60a0dc34707fe18b876102f280fb049220c2..ea04f00b6242e0d0b6a4eefebe59570faba5a993 100644
--- a/net/data/verify_certificate_chain_unittest/unconstrained-non-self-signed-root.pem
+++ b/net/data/verify_certificate_chain_unittest/unconstrained-non-self-signed-root/chain.pem
@@ -1,4 +1,4 @@
-[Created by: generate-unconstrained-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:
a2:9d:c9:2b:7c:0d:69:3b:0a:d7:f3:94:8f:58:f5:e8:4c:fb:
c6:c2:29:35:90:2f:a4:58:5c:ae:f7:04:69:5b:a3:08:57:85:
5f:12:b6:b9
------BEGIN TRUST_ANCHOR_UNCONSTRAINED-----
+-----BEGIN CERTIFICATE-----
MIIDcTCCAlmgAwIBAgIBAjANBgkqhkiG9w0BAQsFADATMREwDwYDVQQDDAhVYmVy
Um9vdDAeFw0xNTAxMDExMjAwMDBaFw0xNjAxMDExMjAwMDBaMA8xDTALBgNVBAMM
BFJvb3QwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDqjSXPIrrVRsaP
@@ -270,19 +270,4 @@ edyAG/Fu+6uNCPFXM1RnueaXDkl9Q7qhTAU+BbOozqubHkqcRbiZoBmlQbkZQ4Nt
jLrHzAnUlcXVrQWKeNZhR33Sm7pbHNhkHGObM1+Q5O7zN1XjImkUMOhjRbyTq92Q
BBjCluBaimIkd4pTtUXP09iZp0B/YsTsD7T18FOinckrfA1pOwrX85SPWPXoTPvG
wik1kC+kWFyu9wRpW6MIV4VfEra5
------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