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

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

Issue 2913253003: Convert Windows to use X509CertificateBytes. (Closed)
Patch Set: rebase Created 3 years, 6 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/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 4f0b36edb5fc9daee4e129643552682c4abf4123..42b0bd46d408df7c13c4162ac937f3a5e7c922ec 100644
--- a/net/data/parse_certificate_unittest/v3_certificate_template.txt
+++ b/net/data/parse_certificate_unittest/v3_certificate_template.txt
@@ -13,11 +13,13 @@ SEQUENCE {
#-----BEGIN SERIAL-----
INTEGER { `00fbb04c2eab109b0c` }
#-----END SERIAL-----
+#-----BEGIN SIGNATURE_ALGORITHM-----
SEQUENCE {
# sha1WithRSAEncryption
OBJECT_IDENTIFIER { 1.2.840.113549.1.1.5 }
NULL {}
}
+#-----END SIGNATURE_ALGORITHM-----
SEQUENCE {
SET {
SEQUENCE {

Powered by Google App Engine
This is Rietveld 408576698