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

Unified Diff: net/data/verify_certificate_chain_unittest/violates-pathlen-1-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
« no previous file with comments | « net/data/verify_certificate_chain_unittest/violates-pathlen-1-root.pem ('k') | net/net.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/data/verify_certificate_chain_unittest/violates-pathlen-1-unconstrained-root.pem
diff --git a/net/data/verify_certificate_chain_unittest/violates-pathlen-1-root.pem b/net/data/verify_certificate_chain_unittest/violates-pathlen-1-unconstrained-root.pem
similarity index 99%
rename from net/data/verify_certificate_chain_unittest/violates-pathlen-1-root.pem
rename to net/data/verify_certificate_chain_unittest/violates-pathlen-1-unconstrained-root.pem
index 912ab567c245fb289ba6affb2acb834598819b31..d2bd49e867bd0633be123f67ecf50f72861b1475 100644
--- a/net/data/verify_certificate_chain_unittest/violates-pathlen-1-root.pem
+++ b/net/data/verify_certificate_chain_unittest/violates-pathlen-1-unconstrained-root.pem
@@ -1,8 +1,8 @@
-[Created by: generate-violates-pathlen-1-root.py]
+[Created by: generate-violates-pathlen-1-unconstrained-root.py]
Certificate chain with 2 intermediates and one end entity certificate. The
root certificate has a pathlen:1 restriction. Ordinarily this would be an
-invalid chain, however constraints on trust anchors are not validated.
+invalid chain, however constraints on this trust anchor are not enforced.
Certificate:
Data:
« no previous file with comments | « net/data/verify_certificate_chain_unittest/violates-pathlen-1-root.pem ('k') | net/net.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698