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

Unified Diff: net/net.gypi

Issue 2521813002: PKI library: dNSName constraints starting with dot should match subdomains. (Closed)
Patch Set: update gypi 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index c3796a6fcac66eb44f8aded48cef6f9929f3304c..d586aeefbfdf085845581a0d2a2e7162456e9014 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -2381,6 +2381,7 @@
'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_with_leading_dot.pem',
'data/name_constraints_unittest/dnsname-with_max.pem',
'data/name_constraints_unittest/dnsname-with_min_0.pem',

Powered by Google App Engine
This is Rietveld 408576698