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

Unified Diff: net/data/verify_certificate_chain_unittest/README

Issue 2326923002: Introduce CertErrors::ToDebugString(). (Closed)
Patch Set: checkpoint Created 4 years, 3 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/verify_certificate_chain_unittest/README
diff --git a/net/data/verify_certificate_chain_unittest/README b/net/data/verify_certificate_chain_unittest/README
index d0660100786a1fe534ae29d716aebb7ff4263a0c..a529a508eff9a2cf9216160a1c32e3b7e0b1536a 100644
--- a/net/data/verify_certificate_chain_unittest/README
+++ b/net/data/verify_certificate_chain_unittest/README
@@ -66,6 +66,5 @@ This PEM block describes the expected result from verifying the path.
ERRORS:
-This PEM block is a newline separated list of errors that are expected to occur
-when validating this path. The error string should correspond with a
-CertErrorType.
+This PEM block is a pretty-printed textual dump of all the errors, as given by
+CertErrors::ToDebugString().
« no previous file with comments | « net/cert/internal/verify_certificate_chain_unittest.cc ('k') | net/data/verify_certificate_chain_unittest/common.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698