| Index: net/data/parse_certificate_unittest/cert_empty_sequence.pem
|
| diff --git a/net/data/parse_certificate_unittest/cert_empty_sequence.pem b/net/data/parse_certificate_unittest/cert_empty_sequence.pem
|
| index 1ec818cbe4743879a8cda6af705d9d4e51c00e1c..f6b7f9a8b9154a5dbd57e336aac10d77868188d3 100644
|
| --- a/net/data/parse_certificate_unittest/cert_empty_sequence.pem
|
| +++ b/net/data/parse_certificate_unittest/cert_empty_sequence.pem
|
| @@ -2,10 +2,8 @@ This is an empty SEQUENCE. It will fail to be parsed as a Certificate since it
|
| contains no fields.
|
|
|
|
|
| -
|
| +$ openssl asn1parse -i < [CERTIFICATE]
|
| + 0:d=0 hl=2 l= 0 cons: SEQUENCE
|
| -----BEGIN CERTIFICATE-----
|
| MAA=
|
| -----END CERTIFICATE-----
|
| -
|
| -$ openssl asn1parse -i < [CERTIFICATE]
|
| - 0:d=0 hl=2 l= 0 cons: SEQUENCE
|
|
|