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

Unified Diff: net/data/name_constraints_unittest/name-ca.pem

Issue 1214933009: Class for parsing and evaluating RFC 5280 NameConstraints. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@compare_DN2
Patch Set: changes for comment #16 Created 5 years, 2 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/name_constraints_unittest/name-ca.pem
diff --git a/net/data/verify_name_match_unittest/names/valid-minimal.pem b/net/data/name_constraints_unittest/name-ca.pem
similarity index 76%
copy from net/data/verify_name_match_unittest/names/valid-minimal.pem
copy to net/data/name_constraints_unittest/name-ca.pem
index 9be8fbcdeb2767cffd53187e14a9b238d5e366ec..eeef80b93ae841d1d4d3f97718fa0679bdbf862a 100644
--- a/net/data/verify_name_match_unittest/names/valid-minimal.pem
+++ b/net/data/name_constraints_unittest/name-ca.pem
@@ -2,7 +2,7 @@
2:d=1 hl=2 l= 11 cons: SET
4:d=2 hl=2 l= 9 cons: SEQUENCE
6:d=3 hl=2 l= 3 prim: OBJECT :countryName
- 11:d=3 hl=2 l= 2 prim: PRINTABLESTRING :US
+ 11:d=3 hl=2 l= 2 prim: PRINTABLESTRING :CA
-----BEGIN NAME-----
-MA0xCzAJBgNVBAYTAlVT
+MA0xCzAJBgNVBAYTAkNB
-----END NAME-----
« no previous file with comments | « net/data/name_constraints_unittest/ipaddress-permit_singlehost.pem ('k') | net/data/name_constraints_unittest/name-de.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698