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

Unified Diff: net/data/verify_certificate_chain_unittest/intermediate-basic-constraints-ca-false.pem

Issue 2282183004: Add error information to VerifyCertificateChain(). (Closed)
Patch Set: fix typo in README Created 4 years, 4 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/intermediate-basic-constraints-ca-false.pem
diff --git a/net/data/verify_certificate_chain_unittest/intermediate-basic-constraints-ca-false.pem b/net/data/verify_certificate_chain_unittest/intermediate-basic-constraints-ca-false.pem
index 9be00240a80de8a924bd57573e575e7265d52ef0..f0e39d14f83cd79c5fef160261cd4474e8600ef5 100644
--- a/net/data/verify_certificate_chain_unittest/intermediate-basic-constraints-ca-false.pem
+++ b/net/data/verify_certificate_chain_unittest/intermediate-basic-constraints-ca-false.pem
@@ -272,10 +272,17 @@ ufXvUVphvic5AEwAf4pJFHsaQOXn/tbQp98zXIYe5Upk/+iPH5482Kmi0gvDU7fP
9tGShL7Z5mcG
-----END TRUST_ANCHOR_UNCONSTRAINED-----
+150302120000Z
-----BEGIN TIME-----
MTUwMzAyMTIwMDAwWg==
-----END TIME-----
+FAIL
-----BEGIN VERIFY_RESULT-----
RkFJTA==
-----END VERIFY_RESULT-----
+
+Basic Constraints indicates not a CA
+-----BEGIN ERRORS-----
+QmFzaWMgQ29uc3RyYWludHMgaW5kaWNhdGVzIG5vdCBhIENB
+-----END ERRORS-----

Powered by Google App Engine
This is Rietveld 408576698