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

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

Issue 2865603002: X509NameAttribute::ValueAsString: Decode TeletexString as Latin1. (Closed)
Patch Set: update ParseNameTest 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
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

Powered by Google App Engine
This is Rietveld 408576698