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

Unified Diff: net/data/parse_certificate_unittest/cert_not_sequence.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_not_sequence.pem
diff --git a/net/data/parse_certificate_unittest/cert_not_sequence.pem b/net/data/parse_certificate_unittest/cert_not_sequence.pem
index b556ca3af6086bb5533174bb3d557ee80806094a..fef89382a4f766ebb0afab90fd3860e9ce53909c 100644
--- a/net/data/parse_certificate_unittest/cert_not_sequence.pem
+++ b/net/data/parse_certificate_unittest/cert_not_sequence.pem
@@ -8,8 +8,8 @@ $ openssl asn1parse -i < [CERTIFICATE]
AhAwBgUAMAIFADACBQADAgCs
-----END CERTIFICATE-----
-[Error] Failed parsing Certificate SEQUENCE
+ERROR: Failed parsing Certificate SEQUENCE
-----BEGIN ERRORS-----
-W0Vycm9yXSBGYWlsZWQgcGFyc2luZyBDZXJ0aWZpY2F0ZSBTRVFVRU5DRQo=
+RVJST1I6IEZhaWxlZCBwYXJzaW5nIENlcnRpZmljYXRlIFNFUVVFTkNFCg==
-----END ERRORS-----

Powered by Google App Engine
This is Rietveld 408576698