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

Side by Side Diff: net/data/parse_certificate_unittest/extensions_unknown_non_critical.pem

Issue 2361233002: Convert tests that parse an Extensions sequence to instead (Closed)
Patch Set: rebase Created 4 years, 3 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 $ openssl asn1parse -i < [EXTENSIONS]
2 0:d=0 hl=2 l= 22 cons: SEQUENCE
3 2:d=1 hl=2 l= 20 cons: SEQUENCE
4 4:d=2 hl=2 l= 12 prim: OBJECT :1.2.840.113554.4.1.72585.0
5 18:d=2 hl=2 l= 4 prim: OCTET STRING [HEX DUMP]:030203B8
6 -----BEGIN EXTENSIONS-----
7 MBYwFAYMKoZIhvcSBAGEtwkABAQDAgO4
8 -----END EXTENSIONS-----
OLDNEW
« no previous file with comments | « net/data/parse_certificate_unittest/extensions_unknown_critical.pem ('k') | net/data/parse_certificate_unittest/key_usage.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698