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

Unified Diff: net/data/verify_certificate_chain_unittest/expired-unconstrained-root.pem

Issue 2245643004: Support trust anchor constraints, by specifying them as a certificate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update gypi 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/expired-unconstrained-root.pem
diff --git a/net/data/verify_certificate_chain_unittest/expired-root.pem b/net/data/verify_certificate_chain_unittest/expired-unconstrained-root.pem
similarity index 98%
rename from net/data/verify_certificate_chain_unittest/expired-root.pem
rename to net/data/verify_certificate_chain_unittest/expired-unconstrained-root.pem
index d765cfabdaabda8fa06222d2e2e809ddb42492a3..ac9935165bd5d3b24a845b087d9db4d6e07f373b 100644
--- a/net/data/verify_certificate_chain_unittest/expired-root.pem
+++ b/net/data/verify_certificate_chain_unittest/expired-unconstrained-root.pem
@@ -1,8 +1,9 @@
-[Created by: generate-expired-root.py]
+[Created by: generate-expired-unconstrained-root.py]
Certificate chain with 1 intermediate, where the root certificate is expired
(violates validity.notAfter). Verification is expected to succeed as
-constraints on trust anchors are not enforced..
+the trust anchor has no constraints (so expiration of the certificate is not
+enforced).
Certificate:
Data:

Powered by Google App Engine
This is Rietveld 408576698