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

Unified Diff: net/data/parse_certificate_unittest/v3_certificate_template.txt

Issue 2361233002: Convert tests that parse an Extensions sequence to instead (Closed)
Patch Set: rebase Created 4 years, 3 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
« no previous file with comments | « net/data/parse_certificate_unittest/subject_alt_name.pem ('k') | net/net.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/data/parse_certificate_unittest/v3_certificate_template.txt
diff --git a/net/data/parse_certificate_unittest/v3_certificate_template.txt b/net/data/parse_certificate_unittest/v3_certificate_template.txt
index 50ebd6476befd620dd4c5a8072bcd3d1f0e791ce..54d2fb4d916ad76b3e819a7dcf0f97e00137e3a0 100644
--- a/net/data/parse_certificate_unittest/v3_certificate_template.txt
+++ b/net/data/parse_certificate_unittest/v3_certificate_template.txt
@@ -81,6 +81,7 @@ SEQUENCE {
}
}
[3] {
+#-----BEGIN EXTENSIONS-----
SEQUENCE {
SEQUENCE {
# subjectKeyIdentifier
@@ -114,6 +115,7 @@ SEQUENCE {
# (For adding in another extension at the end of the list)
#-----END EXTENSION-----
}
+#-----END EXTENSIONS-----
}
}
SEQUENCE {
« no previous file with comments | « net/data/parse_certificate_unittest/subject_alt_name.pem ('k') | net/net.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698