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

Side by Side Diff: net/data/name_constraints_unittest/san-othername.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=2 l= 16 prim: OCTET STRING [HEX DUMP]:300EA00C06042A03040504 04DEADBEEF 1 0:d=0 hl=2 l= 14 cons: SEQUENCE
2 2:d=1 hl=2 l= 12 cons: cont [ 0 ]
3 4:d=2 hl=2 l= 4 prim: OBJECT :1.2.3.4.5
4 10:d=2 hl=2 l= 4 prim: OCTET STRING [HEX DUMP]:DEADBEEF
2 -----BEGIN SUBJECT ALTERNATIVE NAME----- 5 -----BEGIN SUBJECT ALTERNATIVE NAME-----
3 BBAwDqAMBgQqAwQFBATerb7v 6 MA6gDAYEKgMEBQQE3q2+7w==
4 -----END SUBJECT ALTERNATIVE NAME----- 7 -----END SUBJECT ALTERNATIVE NAME-----
OLDNEW
« no previous file with comments | « net/data/name_constraints_unittest/san-invalid-ipaddress.pem ('k') | net/data/name_constraints_unittest/san-permitted.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698