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

Unified Diff: net/data/parse_certificate_unittest/cert_empty_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_empty_sequence.pem
diff --git a/net/data/parse_certificate_unittest/cert_empty_sequence.pem b/net/data/parse_certificate_unittest/cert_empty_sequence.pem
index fb7085abc495950ecb314a475bd8848705a076b3..9e084ba4fd250be7d693c184a7fa3b4f69bd30a6 100644
--- a/net/data/parse_certificate_unittest/cert_empty_sequence.pem
+++ b/net/data/parse_certificate_unittest/cert_empty_sequence.pem
@@ -8,8 +8,8 @@ $ openssl asn1parse -i < [CERTIFICATE]
MAA=
-----END CERTIFICATE-----
-[Error] Couldn't read tbsCertificate as SEQUENCE
+ERROR: Couldn't read tbsCertificate as SEQUENCE
-----BEGIN ERRORS-----
-W0Vycm9yXSBDb3VsZG4ndCByZWFkIHRic0NlcnRpZmljYXRlIGFzIFNFUVVFTkNFCg==
+RVJST1I6IENvdWxkbid0IHJlYWQgdGJzQ2VydGlmaWNhdGUgYXMgU0VRVUVOQ0UK
-----END ERRORS-----

Powered by Google App Engine
This is Rietveld 408576698