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

Side by Side Diff: net/data/name_constraints_unittest/directoryname-excluded.pem

Issue 1686003002: Fix GeneralName directoryName parsing in new (unused) name constraints code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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
1 0:d=0 hl=2 l= 40 cons: SEQUENCE 1 0:d=0 hl=2 l= 42 cons: SEQUENCE
2 2:d=1 hl=2 l= 38 cons: cont [ 1 ] 2 2:d=1 hl=2 l= 40 cons: cont [ 1 ]
3 4:d=2 hl=2 l= 36 cons: SEQUENCE 3 4:d=2 hl=2 l= 38 cons: SEQUENCE
4 6:d=3 hl=2 l= 34 cons: cont [ 4 ] 4 6:d=3 hl=2 l= 36 cons: cont [ 4 ]
5 8:d=4 hl=2 l= 11 cons: SET 5 8:d=4 hl=2 l= 34 cons: SEQUENCE
6 10:d=5 hl=2 l= 9 cons: SEQUENCE 6 10:d=5 hl=2 l= 11 cons: SET
7 12:d=6 hl=2 l= 3 prim: OBJECT :countryName 7 12:d=6 hl=2 l= 9 cons: SEQUENCE
8 17:d=6 hl=2 l= 2 prim: PRINTABLESTRING :US 8 14:d=7 hl=2 l= 3 prim: OBJECT :countryName
9 21:d=4 hl=2 l= 19 cons: SET 9 19:d=7 hl=2 l= 2 prim: PRINTABLESTRING :US
10 23:d=5 hl=2 l= 17 cons: SEQUENCE 10 23:d=5 hl=2 l= 19 cons: SET
11 25:d=6 hl=2 l= 3 prim: OBJECT :stateOrProvinceName 11 25:d=6 hl=2 l= 17 cons: SEQUENCE
12 30:d=6 hl=2 l= 10 prim: UTF8STRING :California 12 27:d=7 hl=2 l= 3 prim: OBJECT :stateOrProvinceName
13 32:d=7 hl=2 l= 10 prim: UTF8STRING :California
13 -----BEGIN NAME CONSTRAINTS----- 14 -----BEGIN NAME CONSTRAINTS-----
14 MCihJjAkpCIxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApDYWxpZm9ybmlh 15 MCqhKDAmpCQwIjELMAkGA1UEBhMCVVMxEzARBgNVBAgMCkNhbGlmb3JuaWE=
15 -----END NAME CONSTRAINTS----- 16 -----END NAME CONSTRAINTS-----
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698