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

Unified Diff: net/data/verify_name_match_unittest/names/ascii-T61STRING-case_swap-extra_rdn.pem

Issue 1125333005: RFC 2459 name comparison. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ios copy_test_data Created 5 years, 4 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/verify_name_match_unittest/names/ascii-T61STRING-case_swap-extra_rdn.pem
diff --git a/net/data/verify_name_match_unittest/names/ascii-T61STRING-case_swap-extra_rdn.pem b/net/data/verify_name_match_unittest/names/ascii-T61STRING-case_swap-extra_rdn.pem
new file mode 100644
index 0000000000000000000000000000000000000000..6125bd0fa8120d43b3e9777ff782fa2b4453b45e
--- /dev/null
+++ b/net/data/verify_name_match_unittest/names/ascii-T61STRING-case_swap-extra_rdn.pem
@@ -0,0 +1,22 @@
+ 0:d=0 hl=3 l= 145 cons: SEQUENCE
+ 3:d=1 hl=2 l= 11 cons: SET
+ 5:d=2 hl=2 l= 9 cons: SEQUENCE
+ 7:d=3 hl=2 l= 3 prim: OBJECT :countryName
+ 12:d=3 hl=2 l= 2 prim: PRINTABLESTRING :US
+ 16:d=1 hl=2 l= 17 cons: SET
+ 18:d=2 hl=2 l= 15 cons: SEQUENCE
+ 20:d=3 hl=2 l= 3 prim: OBJECT :stateOrProvinceName
+ 25:d=3 hl=2 l= 8 prim: T61STRING :nEW yORK
+ 35:d=1 hl=2 l= 85 cons: SET
+ 37:d=2 hl=2 l= 83 cons: SEQUENCE
+ 39:d=3 hl=2 l= 3 prim: OBJECT :localityName
+ 44:d=3 hl=2 l= 76 prim: T61STRING :abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ 0123456789 '()+,-./:=?
+ 122:d=1 hl=2 l= 24 cons: SET
+ 124:d=2 hl=2 l= 22 cons: SEQUENCE
+ 126:d=3 hl=2 l= 3 prim: OBJECT :organizationName
+ 131:d=3 hl=2 l= 15 prim: T61STRING :nAME OF COMPANY
+-----BEGIN NAME-----
+MIGRMQswCQYDVQQGEwJVUzERMA8GA1UECBQIbkVXIHlPUksxVTBTBgNVBAcUTGFiY2RlZmdoaWpr
+bG1ub3BxcnN0dXZ3eHl6IEFCQ0RFRkdISUpLTE1OT1BRUlNUVVZXWFlaIDAxMjM0NTY3ODkgJygp
+KywtLi86PT8xGDAWBgNVBAoUD25BTUUgT0YgQ09NUEFOWQ==
+-----END NAME-----

Powered by Google App Engine
This is Rietveld 408576698