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

Unified Diff: net/data/parse_certificate_unittest/cert_signature_not_bit_string.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_signature_not_bit_string.pem
diff --git a/net/data/parse_certificate_unittest/cert_signature_not_bit_string.pem b/net/data/parse_certificate_unittest/cert_signature_not_bit_string.pem
index 8c9cc909a5090e725d5bb23473f4f3ed7062bb90..7cf80d3369aa512686a5630eedf0a0fd9514a17a 100644
--- a/net/data/parse_certificate_unittest/cert_signature_not_bit_string.pem
+++ b/net/data/parse_certificate_unittest/cert_signature_not_bit_string.pem
@@ -13,8 +13,8 @@ $ openssl asn1parse -i < [CERTIFICATE]
MAwwAgUAMAIFAAQCAQI=
-----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-----

Powered by Google App Engine
This is Rietveld 408576698