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

Unified Diff: net/net.gypi

Issue 2521813002: PKI library: dNSName constraints starting with dot should match subdomains. (Closed)
Patch Set: add test of ".." constraint Created 4 years, 1 month 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/name_constraints_unittest/generate_name_constraints.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index c3796a6fcac66eb44f8aded48cef6f9929f3304c..1731b5a9a968757d751875516f9f4aad3a4d0564 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -2381,6 +2381,8 @@
'data/name_constraints_unittest/dnsname-exclude_dot.pem',
'data/name_constraints_unittest/dnsname-excludeall.pem',
'data/name_constraints_unittest/dnsname-excluded.pem',
+ 'data/name_constraints_unittest/dnsname-excluded_with_leading_dot.pem',
+ 'data/name_constraints_unittest/dnsname-permitted_two_dot.pem',
'data/name_constraints_unittest/dnsname-permitted_with_leading_dot.pem',
'data/name_constraints_unittest/dnsname-with_max.pem',
'data/name_constraints_unittest/dnsname-with_min_0.pem',
« no previous file with comments | « net/data/name_constraints_unittest/generate_name_constraints.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698