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

Unified Diff: net/data/parse_certificate_unittest/cert_signature_not_bit_string.pem

Issue 2337373003: Add error details to ParseCertificate test data. (Closed)
Patch Set: sigh, git rebase-update added junk file 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 side-by-side diff with in-line comments
Download patch
Index: net/data/parse_certificate_unittest/cert_signature_not_bit_string.pem
diff --git a/net/data/parse_certificate_unittest/cert_signature_not_bit_string.pem b/net/data/parse_certificate_unittest/cert_signature_not_bit_string.pem
index 5d335b9de94dbd0d2da34bc52ed97f9fbe8864d1..8c9cc909a5090e725d5bb23473f4f3ed7062bb90 100644
--- a/net/data/parse_certificate_unittest/cert_signature_not_bit_string.pem
+++ b/net/data/parse_certificate_unittest/cert_signature_not_bit_string.pem
@@ -12,3 +12,9 @@ $ openssl asn1parse -i < [CERTIFICATE]
-----BEGIN CERTIFICATE-----
MAwwAgUAMAIFAAQCAQI=
-----END CERTIFICATE-----
+
+[Error] Couldn't read Certificate.signatureValue as BIT STRING
+
+-----BEGIN ERRORS-----
+W0Vycm9yXSBDb3VsZG4ndCByZWFkIENlcnRpZmljYXRlLnNpZ25hdHVyZVZhbHVlIGFzIEJJVCBTVFJJTkcK
+-----END ERRORS-----
« no previous file with comments | « net/data/parse_certificate_unittest/cert_not_sequence.pem ('k') | net/data/verify_certificate_chain_unittest/rebase-errors.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698