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

Unified Diff: net/data/name_constraints_unittest/dnsname.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/dnsname.pem
diff --git a/net/data/name_constraints_unittest/dnsname.pem b/net/data/name_constraints_unittest/dnsname.pem
new file mode 100644
index 0000000000000000000000000000000000000000..ead8c92a495b8a793eaeb41de554a25a85a53a94
--- /dev/null
+++ b/net/data/name_constraints_unittest/dnsname.pem
@@ -0,0 +1,24 @@
+ 0:d=0 hl=3 l= 233 cons: SEQUENCE
+ 3:d=1 hl=3 l= 159 cons: cont [ 0 ]
+ 6:d=2 hl=2 l= 23 cons: SEQUENCE
+ 8:d=3 hl=2 l= 21 prim: cont [ 2 ]
+ 31:d=2 hl=2 l= 24 cons: SEQUENCE
+ 33:d=3 hl=2 l= 22 prim: cont [ 2 ]
+ 57:d=2 hl=2 l= 25 cons: SEQUENCE
+ 59:d=3 hl=2 l= 23 prim: cont [ 2 ]
+ 84:d=2 hl=2 l= 27 cons: SEQUENCE
+ 86:d=3 hl=2 l= 25 prim: cont [ 2 ]
+ 113:d=2 hl=2 l= 50 cons: SEQUENCE
+ 115:d=3 hl=2 l= 48 prim: cont [ 2 ]
+ 165:d=1 hl=2 l= 69 cons: cont [ 1 ]
+ 167:d=2 hl=2 l= 32 cons: SEQUENCE
+ 169:d=3 hl=2 l= 30 prim: cont [ 2 ]
+ 201:d=2 hl=2 l= 33 cons: SEQUENCE
+ 203:d=3 hl=2 l= 31 prim: cont [ 2 ]
+-----BEGIN NAME CONSTRAINTS-----
+MIHpoIGfMBeCFXBlcm1pdHRlZC5leGFtcGxlLmNvbTAYghZwZXJtaXR0ZWQuZXhhbXBsZTIuY29t
+MBmCF3Blcm1pdHRlZC5leGFtcGxlMy5jb20uMBuCGWFsc29wZXJtaXR0ZWQuZXhhbXBsZS5jb20w
+MoIwc3RpbGxub3RwZXJtaXR0ZWQuZXhjbHVkZWQucGVybWl0dGVkLmV4YW1wbGUuY29toUUwIIIe
+ZXhjbHVkZWQucGVybWl0dGVkLmV4YW1wbGUuY29tMCGCH2V4dHJhbmVvdXNleGNsdXNpb24uZXhh
+bXBsZS5jb20=
+-----END NAME CONSTRAINTS-----

Powered by Google App Engine
This is Rietveld 408576698