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

Side by Side Diff: net/data/verify_name_match_unittest/names/ascii-UTF8-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 unified diff | Download patch
OLDNEW
(Empty)
1 0:d=0 hl=3 l= 145 cons: SEQUENCE
2 3:d=1 hl=2 l= 11 cons: SET
3 5:d=2 hl=2 l= 9 cons: SEQUENCE
4 7:d=3 hl=2 l= 3 prim: OBJECT :countryName
5 12:d=3 hl=2 l= 2 prim: PRINTABLESTRING :US
6 16:d=1 hl=2 l= 17 cons: SET
7 18:d=2 hl=2 l= 15 cons: SEQUENCE
8 20:d=3 hl=2 l= 3 prim: OBJECT :stateOrProvinceName
9 25:d=3 hl=2 l= 8 prim: UTF8STRING :nEW yORK
10 35:d=1 hl=2 l= 85 cons: SET
11 37:d=2 hl=2 l= 83 cons: SEQUENCE
12 39:d=3 hl=2 l= 3 prim: OBJECT :localityName
13 44:d=3 hl=2 l= 76 prim: UTF8STRING :abcdefghijklmnopqrstuvwxyz AB CDEFGHIJKLMNOPQRSTUVWXYZ 0123456789 '()+,-./:=?
14 122:d=1 hl=2 l= 24 cons: SET
15 124:d=2 hl=2 l= 22 cons: SEQUENCE
16 126:d=3 hl=2 l= 3 prim: OBJECT :organizationName
17 131:d=3 hl=2 l= 15 prim: UTF8STRING :nAME OF COMPANY
18 -----BEGIN NAME-----
19 MIGRMQswCQYDVQQGEwJVUzERMA8GA1UECAwIbkVXIHlPUksxVTBTBgNVBAcMTGFiY2RlZmdoaWpr
20 bG1ub3BxcnN0dXZ3eHl6IEFCQ0RFRkdISUpLTE1OT1BRUlNUVVZXWFlaIDAxMjM0NTY3ODkgJygp
21 KywtLi86PT8xGDAWBgNVBAoMD25BTUUgT0YgQ09NUEFOWQ==
22 -----END NAME-----
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698