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

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

Issue 1685023002: Fix API mismatch between NameConstraints::IsPermittedCert's subjectAltName param and ParseExtension. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@name-constraints-directorynameparsing
Patch Set: updated comments 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=3 l= 128 prim: OCTET STRING [HEX DUMP]:307E82157065726D697474 65642E6578616D706C652E636F6D8704C0A80102A421301F310B3009060355040613025553311030 0E06035504080C074172697A6F6E61A43C303A310B30090603550406130255533113301106035504 080C0A43616C69666F726E69613116301406035504070C0D4D6F756E7461696E2056696577 1 0:d=0 hl=2 l= 126 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= 33 cons: cont [ 4 ]
5 33:d=2 hl=2 l= 31 cons: SEQUENCE
6 35:d=3 hl=2 l= 11 cons: SET
7 37:d=4 hl=2 l= 9 cons: SEQUENCE
8 39:d=5 hl=2 l= 3 prim: OBJECT :countryName
9 44:d=5 hl=2 l= 2 prim: PRINTABLESTRING :US
10 48:d=3 hl=2 l= 16 cons: SET
11 50:d=4 hl=2 l= 14 cons: SEQUENCE
12 52:d=5 hl=2 l= 3 prim: OBJECT :stateOrProvinceName
13 57:d=5 hl=2 l= 7 prim: UTF8STRING :Arizona
14 66:d=1 hl=2 l= 60 cons: cont [ 4 ]
15 68:d=2 hl=2 l= 58 cons: SEQUENCE
16 70:d=3 hl=2 l= 11 cons: SET
17 72:d=4 hl=2 l= 9 cons: SEQUENCE
18 74:d=5 hl=2 l= 3 prim: OBJECT :countryName
19 79:d=5 hl=2 l= 2 prim: PRINTABLESTRING :US
20 83:d=3 hl=2 l= 19 cons: SET
21 85:d=4 hl=2 l= 17 cons: SEQUENCE
22 87:d=5 hl=2 l= 3 prim: OBJECT :stateOrProvinceName
23 92:d=5 hl=2 l= 10 prim: UTF8STRING :California
24 104:d=3 hl=2 l= 22 cons: SET
25 106:d=4 hl=2 l= 20 cons: SEQUENCE
26 108:d=5 hl=2 l= 3 prim: OBJECT :localityName
27 113:d=5 hl=2 l= 13 prim: UTF8STRING :Mountain View
2 -----BEGIN SUBJECT ALTERNATIVE NAME----- 28 -----BEGIN SUBJECT ALTERNATIVE NAME-----
3 BIGAMH6CFXBlcm1pdHRlZC5leGFtcGxlLmNvbYcEwKgBAqQhMB8xCzAJBgNVBAYTAlVTMRAwDgYD 29 MH6CFXBlcm1pdHRlZC5leGFtcGxlLmNvbYcEwKgBAqQhMB8xCzAJBgNVBAYTAlVTMRAwDgYDVQQI
4 VQQIDAdBcml6b25hpDwwOjELMAkGA1UEBhMCVVMxEzARBgNVBAgMCkNhbGlmb3JuaWExFjAUBgNV 30 DAdBcml6b25hpDwwOjELMAkGA1UEBhMCVVMxEzARBgNVBAgMCkNhbGlmb3JuaWExFjAUBgNVBAcM
5 BAcMDU1vdW50YWluIFZpZXc= 31 DU1vdW50YWluIFZpZXc=
6 -----END SUBJECT ALTERNATIVE NAME----- 32 -----END SUBJECT ALTERNATIVE NAME-----
OLDNEW
« no previous file with comments | « net/data/name_constraints_unittest/san-edipartyname.pem ('k') | net/data/name_constraints_unittest/san-excluded-dnsname.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698