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

Unified Diff: net/data/name_constraints_unittest/ipaddress-excludeall.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/ipaddress-excludeall.pem
diff --git a/net/data/name_constraints_unittest/ipaddress-excludeall.pem b/net/data/name_constraints_unittest/ipaddress-excludeall.pem
new file mode 100644
index 0000000000000000000000000000000000000000..c06188c27d5e5a13190d10025a4c48d2a2f2c851
--- /dev/null
+++ b/net/data/name_constraints_unittest/ipaddress-excludeall.pem
@@ -0,0 +1,15 @@
+ 0:d=0 hl=2 l= 100 cons: SEQUENCE
+ 2:d=1 hl=2 l= 48 cons: cont [ 0 ]
+ 4:d=2 hl=2 l= 10 cons: SEQUENCE
+ 6:d=3 hl=2 l= 8 prim: cont [ 7 ]
+ 16:d=2 hl=2 l= 34 cons: SEQUENCE
+ 18:d=3 hl=2 l= 32 prim: cont [ 7 ]
+ 52:d=1 hl=2 l= 48 cons: cont [ 1 ]
+ 54:d=2 hl=2 l= 10 cons: SEQUENCE
+ 56:d=3 hl=2 l= 8 prim: cont [ 7 ]
+ 66:d=2 hl=2 l= 34 cons: SEQUENCE
+ 68:d=3 hl=2 l= 32 prim: cont [ 7 ]
+-----BEGIN NAME CONSTRAINTS-----
+MGSgMDAKhwjAqAAA//8AADAihyABAgMEBQYHCAkKCwwAAAAA////////////////AAAAAKEwMAqH
+CAAAAAAAAAAAMCKHIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
+-----END NAME CONSTRAINTS-----
« no previous file with comments | « net/data/name_constraints_unittest/ipaddress.pem ('k') | net/data/name_constraints_unittest/ipaddress-excluded.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698