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

Unified Diff: net/data/verify_certificate_chain_unittest/constrained-root-bad-eku.pem

Issue 2832703002: Allow the TrustStore interface to return matching intermediates, and identify distrusted certs. (Closed)
Patch Set: address comments Created 3 years, 8 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/constrained-root-bad-eku.pem
diff --git a/net/data/verify_certificate_chain_unittest/constrained-root-bad-eku.pem b/net/data/verify_certificate_chain_unittest/constrained-root-bad-eku.pem
index 5fe160a7264a594be5091074028598714943175e..1bd3379896dc0fb50e1948faa3396ddc61625aa0 100644
--- a/net/data/verify_certificate_chain_unittest/constrained-root-bad-eku.pem
+++ b/net/data/verify_certificate_chain_unittest/constrained-root-bad-eku.pem
@@ -290,10 +290,10 @@ serverAuth
c2VydmVyQXV0aA==
-----END KEY_PURPOSE-----
------ Certificate i=2 -----
+----- Certificate i=2 (CN=Root) -----
ERROR: The extended key usage does not include server auth
-----BEGIN ERRORS-----
-LS0tLS0gQ2VydGlmaWNhdGUgaT0yIC0tLS0tCkVSUk9SOiBUaGUgZXh0ZW5kZWQga2V5IHVzYWdlIGRvZXMgbm90IGluY2x1ZGUgc2VydmVyIGF1dGgKCg==
+LS0tLS0gQ2VydGlmaWNhdGUgaT0yIChDTj1Sb290KSAtLS0tLQpFUlJPUjogVGhlIGV4dGVuZGVkIGtleSB1c2FnZSBkb2VzIG5vdCBpbmNsdWRlIHNlcnZlciBhdXRoCgo=
-----END ERRORS-----

Powered by Google App Engine
This is Rietveld 408576698