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

Unified Diff: net/data/parse_certificate_unittest/cert_algorithm_not_sequence.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_algorithm_not_sequence.pem
diff --git a/net/data/parse_certificate_unittest/cert_algorithm_not_sequence.pem b/net/data/parse_certificate_unittest/cert_algorithm_not_sequence.pem
index 96f05fee49219185d56ee20d3a8d16769bf07c03..a7a66d7c090fb27e7c1da3ffbcf59dda09036d60 100644
--- a/net/data/parse_certificate_unittest/cert_algorithm_not_sequence.pem
+++ b/net/data/parse_certificate_unittest/cert_algorithm_not_sequence.pem
@@ -11,3 +11,9 @@ $ openssl asn1parse -i < [CERTIFICATE]
-----BEGIN CERTIFICATE-----
MAwwAgUAAgIFAAMCAKs=
-----END CERTIFICATE-----
+
+[Error] Couldn't read Certificate.signatureAlgorithm as SEQUENCE
+
+-----BEGIN ERRORS-----
+W0Vycm9yXSBDb3VsZG4ndCByZWFkIENlcnRpZmljYXRlLnNpZ25hdHVyZUFsZ29yaXRobSBhcyBTRVFVRU5DRQo=
+-----END ERRORS-----
« no previous file with comments | « net/cert/internal/parse_certificate_unittest.cc ('k') | net/data/parse_certificate_unittest/cert_data_after_signature.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698