Update V8 to version 4.7.42.
[chromium-blink-merge.git] / net / data / parse_certificate_unittest / cert_missing_signature.pem
blob6b347cf1590b2bc0b827352e9c6dafcb59f12749
1 This is an otherwise "valid" Certificate input for ParseCertificate(), however
2 it is missing the final field (signature).
6 -----BEGIN CERTIFICATE-----
7 MAgwAgUAMAIFAA==
8 -----END CERTIFICATE-----
10 $ openssl asn1parse -i < [CERTIFICATE]
11     0:d=0  hl=2 l=   8 cons: SEQUENCE          
12     2:d=1  hl=2 l=   2 cons:  SEQUENCE          
13     4:d=2  hl=2 l=   0 prim:   NULL              
14     6:d=1  hl=2 l=   2 cons:  SEQUENCE          
15     8:d=2  hl=2 l=   0 prim:   NULL