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

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

Issue 2359783003: Convert tests that parse an Extension value 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/extension_not_critical.pem ('k') | no next file » | 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 c668ac68fa32c99dbc5fb3517229651950016f1f..50ebd6476befd620dd4c5a8072bcd3d1f0e791ce 100644
--- a/net/data/parse_certificate_unittest/v3_certificate_template.txt
+++ b/net/data/parse_certificate_unittest/v3_certificate_template.txt
@@ -110,6 +110,9 @@ SEQUENCE {
#-----END BASIC_CONSTRAINTS-----
}
}
+#-----BEGIN EXTENSION-----
+# (For adding in another extension at the end of the list)
+#-----END EXTENSION-----
}
}
}
« no previous file with comments | « net/data/parse_certificate_unittest/extension_not_critical.pem ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698