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

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

Issue 1658693006: Normalize the PEM format used in some certificate test data. (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
« no previous file with comments | « no previous file | net/data/parse_certificate_unittest/basic_constraints_ca_no_path.pem » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 $ openssl asn1parse -i < [BASIC CONSTRAINTS] 1 $ openssl asn1parse -i < [BASIC CONSTRAINTS]
2 0:d=0 hl=2 l= 3 cons: SEQUENCE 2 0:d=0 hl=2 l= 3 cons: SEQUENCE
3 2:d=1 hl=2 l= 1 prim: BOOLEAN :0 3 2:d=1 hl=2 l= 1 prim: BOOLEAN :0
4 -----BEGIN BASIC CONSTRAINTS----- 4 -----BEGIN BASIC CONSTRAINTS-----
5 MAMBAQA= 5 MAMBAQA=
6 -----END BASIC CONSTRAINTS----- 6 -----END BASIC CONSTRAINTS-----
7
OLDNEW
« no previous file with comments | « no previous file | net/data/parse_certificate_unittest/basic_constraints_ca_no_path.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698