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

Side by Side Diff: net/data/name_constraints_unittest/san-invalid-empty.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= 2 prim: OCTET STRING [HEX DUMP]:3000 1 0:d=0 hl=2 l= 0 cons: SEQUENCE
2 -----BEGIN SUBJECT ALTERNATIVE NAME----- 2 -----BEGIN SUBJECT ALTERNATIVE NAME-----
3 BAIwAA== 3 MAA=
4 -----END SUBJECT ALTERNATIVE NAME----- 4 -----END SUBJECT ALTERNATIVE NAME-----
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698