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

Unified Diff: net/data/verify_certificate_chain_unittest/intermediate-eku-any-and-clientauth/chain.pem

Issue 2951403002: Update comments for net/data/verify_certificate_chain_unittest/ (Closed)
Patch Set: Created 3 years, 6 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-eku-any-and-clientauth/chain.pem
diff --git a/net/data/verify_certificate_chain_unittest/intermediate-eku-any-and-clientauth/chain.pem b/net/data/verify_certificate_chain_unittest/intermediate-eku-any-and-clientauth/chain.pem
index 9d67a503144ede122710f503fae0cce88fb68c08..53dcebade36291b48d997b76569b56e12813bbef 100644
--- a/net/data/verify_certificate_chain_unittest/intermediate-eku-any-and-clientauth/chain.pem
+++ b/net/data/verify_certificate_chain_unittest/intermediate-eku-any-and-clientauth/chain.pem
@@ -1,9 +1,7 @@
[Created by: generate-chains.py]
-Certificate chain with 1 intermediate and a trusted root. The intermediate
-restricts the EKU to clientAuth + any, and the target has serverAuth +
-clientAuth. Verification is expected to succeed because intermediate will match
-the "any".
+Certificate chain where the intermediate restricts the extended key usage to
+clientAuth + any, and the target sets serverAuth + clientAuth.
Certificate:
Data:

Powered by Google App Engine
This is Rietveld 408576698