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

Side by Side Diff: net/data/name_constraints_unittest/name_constraints/san-excluded-directoryname.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: 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=2 l= 122 cons: SEQUENCE
2 2:d=1 hl=2 l= 21 prim: cont [ 2 ]
3 25:d=1 hl=2 l= 4 prim: cont [ 7 ]
4 31:d=1 hl=2 l= 31 cons: cont [ 4 ]
5 33:d=2 hl=2 l= 11 cons: SET
6 35:d=3 hl=2 l= 9 cons: SEQUENCE
7 37:d=4 hl=2 l= 3 prim: OBJECT :countryName
8 42:d=4 hl=2 l= 2 prim: PRINTABLESTRING :US
9 46:d=2 hl=2 l= 16 cons: SET
10 48:d=3 hl=2 l= 14 cons: SEQUENCE
11 50:d=4 hl=2 l= 3 prim: OBJECT :stateOrProvinceName
12 55:d=4 hl=2 l= 7 prim: UTF8STRING :Arizona
13 64:d=1 hl=2 l= 58 cons: cont [ 4 ]
14 66:d=2 hl=2 l= 11 cons: SET
15 68:d=3 hl=2 l= 9 cons: SEQUENCE
16 70:d=4 hl=2 l= 3 prim: OBJECT :countryName
17 75:d=4 hl=2 l= 2 prim: PRINTABLESTRING :US
18 79:d=2 hl=2 l= 19 cons: SET
19 81:d=3 hl=2 l= 17 cons: SEQUENCE
20 83:d=4 hl=2 l= 3 prim: OBJECT :stateOrProvinceName
21 88:d=4 hl=2 l= 10 prim: UTF8STRING :California
22 100:d=2 hl=2 l= 22 cons: SET
23 102:d=3 hl=2 l= 20 cons: SEQUENCE
24 104:d=4 hl=2 l= 3 prim: OBJECT :localityName
25 109:d=4 hl=2 l= 13 prim: UTF8STRING :Mountain View
26 -----BEGIN SUBJECT ALTERNATIVE NAME-----
27 MHqCFXBlcm1pdHRlZC5leGFtcGxlLmNvbYcEwKgBAqQfMQswCQYDVQQGEwJVUzEQMA4GA1UECAwH
28 QXJpem9uYaQ6MQswCQYDVQQGEwJVUzETMBEGA1UECAwKQ2FsaWZvcm5pYTEWMBQGA1UEBwwNTW91
29 bnRhaW4gVmlldw==
30 -----END SUBJECT ALTERNATIVE NAME-----
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698