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

Unified Diff: net/data/parse_certificate_unittest/cert_missing_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_missing_signature.pem
diff --git a/net/data/parse_certificate_unittest/cert_missing_signature.pem b/net/data/parse_certificate_unittest/cert_missing_signature.pem
index 6fa7197bc22c6c6dae17d9203274db910e8d3e77..55cee1dda7602d04e217f654970516ab606ae800 100644
--- a/net/data/parse_certificate_unittest/cert_missing_signature.pem
+++ b/net/data/parse_certificate_unittest/cert_missing_signature.pem
@@ -12,8 +12,8 @@ $ openssl asn1parse -i < [CERTIFICATE]
MAgwAgUAMAIFAA==
-----END CERTIFICATE-----
-[Error] Couldn't read Certificate.signatureValue as BIT STRING
+ERROR: Couldn't read Certificate.signatureValue as BIT STRING
-----BEGIN ERRORS-----
-W0Vycm9yXSBDb3VsZG4ndCByZWFkIENlcnRpZmljYXRlLnNpZ25hdHVyZVZhbHVlIGFzIEJJVCBTVFJJTkcK
+RVJST1I6IENvdWxkbid0IHJlYWQgQ2VydGlmaWNhdGUuc2lnbmF0dXJlVmFsdWUgYXMgQklUIFNUUklORwo=
-----END ERRORS-----
« no previous file with comments | « net/data/parse_certificate_unittest/cert_empty_sequence.pem ('k') | net/data/parse_certificate_unittest/cert_not_sequence.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698