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

Unified Diff: net/data/parse_certificate_unittest/cert_algorithm_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_algorithm_not_sequence.pem
diff --git a/net/data/parse_certificate_unittest/cert_algorithm_not_sequence.pem b/net/data/parse_certificate_unittest/cert_algorithm_not_sequence.pem
index a7a66d7c090fb27e7c1da3ffbcf59dda09036d60..89631f9958cfa34e3186ef65701009efedd53afc 100644
--- a/net/data/parse_certificate_unittest/cert_algorithm_not_sequence.pem
+++ b/net/data/parse_certificate_unittest/cert_algorithm_not_sequence.pem
@@ -12,8 +12,8 @@ $ openssl asn1parse -i < [CERTIFICATE]
MAwwAgUAAgIFAAMCAKs=
-----END CERTIFICATE-----
-[Error] Couldn't read Certificate.signatureAlgorithm as SEQUENCE
+ERROR: Couldn't read Certificate.signatureAlgorithm as SEQUENCE
-----BEGIN ERRORS-----
-W0Vycm9yXSBDb3VsZG4ndCByZWFkIENlcnRpZmljYXRlLnNpZ25hdHVyZUFsZ29yaXRobSBhcyBTRVFVRU5DRQo=
+RVJST1I6IENvdWxkbid0IHJlYWQgQ2VydGlmaWNhdGUuc2lnbmF0dXJlQWxnb3JpdGhtIGFzIFNFUVVFTkNFCg==
-----END ERRORS-----

Powered by Google App Engine
This is Rietveld 408576698