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

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

Issue 2759023002: Improvements to the net/cert/internal error handling. (Closed)
Patch Set: fix comment Created 3 years, 9 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_data_after_signature.pem
diff --git a/net/data/parse_certificate_unittest/cert_data_after_signature.pem b/net/data/parse_certificate_unittest/cert_data_after_signature.pem
index 09f94bee5cd0339d408def4f583f8c18e21df337..db0f00d3b7c9119cab8a7a54e952e31290a00f21 100644
--- a/net/data/parse_certificate_unittest/cert_data_after_signature.pem
+++ b/net/data/parse_certificate_unittest/cert_data_after_signature.pem
@@ -14,8 +14,8 @@ $ openssl asn1parse -i < [CERTIFICATE]
MA4wAgUAMAIFAAMCAKwFAA==
-----END CERTIFICATE-----
-[Error] Unconsumed data inside Certificate SEQUENCE
+ERROR: Unconsumed data inside Certificate SEQUENCE
-----BEGIN ERRORS-----
-W0Vycm9yXSBVbmNvbnN1bWVkIGRhdGEgaW5zaWRlIENlcnRpZmljYXRlIFNFUVVFTkNFCg==
+RVJST1I6IFVuY29uc3VtZWQgZGF0YSBpbnNpZGUgQ2VydGlmaWNhdGUgU0VRVUVOQ0UK
-----END ERRORS-----

Powered by Google App Engine
This is Rietveld 408576698