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

Unified Diff: net/data/name_constraints_unittest/name-jp-tokyo.pem

Issue 1214933009: Class for parsing and evaluating RFC 5280 NameConstraints. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@compare_DN2
Patch Set: changes for comment #16 Created 5 years, 2 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/name_constraints_unittest/name-jp.pem ('k') | net/data/name_constraints_unittest/name-us.pem » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/data/name_constraints_unittest/name-jp-tokyo.pem
diff --git a/net/data/verify_name_match_unittest/names/unicode_bmp-UTF8-unmangled.pem b/net/data/name_constraints_unittest/name-jp-tokyo.pem
similarity index 79%
copy from net/data/verify_name_match_unittest/names/unicode_bmp-UTF8-unmangled.pem
copy to net/data/name_constraints_unittest/name-jp-tokyo.pem
index db0ad7c810dc6c2f99d8cd7b9c912f8e6d975e0b..5e734eaead2116e599779eb7638bb0a92151c3f1 100644
--- a/net/data/verify_name_match_unittest/names/unicode_bmp-UTF8-unmangled.pem
+++ b/net/data/name_constraints_unittest/name-jp-tokyo.pem
@@ -5,8 +5,8 @@
11:d=3 hl=2 l= 2 prim: PRINTABLESTRING :JP
15:d=1 hl=2 l= 15 cons: SET
17:d=2 hl=2 l= 13 cons: SEQUENCE
- 19:d=3 hl=2 l= 3 prim: OBJECT :localityName
+ 19:d=3 hl=2 l= 3 prim: OBJECT :stateOrProvinceName
24:d=3 hl=2 l= 6 prim: UTF8STRING :東京
-----BEGIN NAME-----
-MB4xCzAJBgNVBAYTAkpQMQ8wDQYDVQQHDAbmnbHkuqw=
+MB4xCzAJBgNVBAYTAkpQMQ8wDQYDVQQIDAbmnbHkuqw=
-----END NAME-----
« no previous file with comments | « net/data/name_constraints_unittest/name-jp.pem ('k') | net/data/name_constraints_unittest/name-us.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698