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

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

Issue 2866063003: X509NameAttribute::ValueAsString: Decode TeletexString as Latin1. (Closed)
Patch Set: Created 3 years, 7 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_t61string_actual.pem ('k') | net/test/test_data_directory.h » ('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 54d2fb4d916ad76b3e819a7dcf0f97e00137e3a0..34c31754165ec1e15e602416c97c6c8ba30193cf 100644
--- a/net/data/parse_certificate_unittest/v3_certificate_template.txt
+++ b/net/data/parse_certificate_unittest/v3_certificate_template.txt
@@ -43,6 +43,7 @@ SEQUENCE {
UTCTime { "140423205040Z" }
UTCTime { "170422205040Z" }
}
+#-----BEGIN SUBJECT-----
SEQUENCE {
SET {
SEQUENCE {
@@ -66,6 +67,7 @@ SEQUENCE {
}
}
}
+#-----END SUBJECT-----
SEQUENCE {
SEQUENCE {
# rsaEncryption
« no previous file with comments | « net/data/parse_certificate_unittest/subject_t61string_actual.pem ('k') | net/test/test_data_directory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698