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

Unified Diff: net/data/name_constraints_unittest/ipaddress.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.pem
diff --git a/net/data/name_constraints_unittest/ipaddress.pem b/net/data/name_constraints_unittest/ipaddress.pem
new file mode 100644
index 0000000000000000000000000000000000000000..5515af94dfc173742bd7ab79705df7b06983ea69
--- /dev/null
+++ b/net/data/name_constraints_unittest/ipaddress.pem
@@ -0,0 +1,30 @@
+ 0:d=0 hl=3 l= 245 cons: SEQUENCE
+ 3:d=1 hl=3 l= 144 cons: cont [ 0 ]
+ 6:d=2 hl=2 l= 10 cons: SEQUENCE
+ 8:d=3 hl=2 l= 8 prim: cont [ 7 ]
+ 18:d=2 hl=2 l= 10 cons: SEQUENCE
+ 20:d=3 hl=2 l= 8 prim: cont [ 7 ]
+ 30:d=2 hl=2 l= 10 cons: SEQUENCE
+ 32:d=3 hl=2 l= 8 prim: cont [ 7 ]
+ 42:d=2 hl=2 l= 34 cons: SEQUENCE
+ 44:d=3 hl=2 l= 32 prim: cont [ 7 ]
+ 78:d=2 hl=2 l= 34 cons: SEQUENCE
+ 80:d=3 hl=2 l= 32 prim: cont [ 7 ]
+ 114:d=2 hl=2 l= 34 cons: SEQUENCE
+ 116:d=3 hl=2 l= 32 prim: cont [ 7 ]
+ 150:d=1 hl=2 l= 96 cons: cont [ 1 ]
+ 152:d=2 hl=2 l= 10 cons: SEQUENCE
+ 154:d=3 hl=2 l= 8 prim: cont [ 7 ]
+ 164:d=2 hl=2 l= 10 cons: SEQUENCE
+ 166:d=3 hl=2 l= 8 prim: cont [ 7 ]
+ 176:d=2 hl=2 l= 34 cons: SEQUENCE
+ 178:d=3 hl=2 l= 32 prim: cont [ 7 ]
+ 212:d=2 hl=2 l= 34 cons: SEQUENCE
+ 214:d=3 hl=2 l= 32 prim: cont [ 7 ]
+-----BEGIN NAME CONSTRAINTS-----
+MIH1oIGQMAqHCMCoAAD//wAAMAqHCMCoBSD////gMAqHCMCnBSD////gMCKHIAECAwQFBgcICQoL
+DAAAAAD///////////////8AAAAAMCKHIAECAwQFBgcICQoLDAUgAAD/////////////////4AAA
+MCKHIAECAwQFBgcICQoLCwUgAAD/////////////////4AAAoWAwCocIwKgFAP///wAwCocIwKYF
+IP///+AwIocgAQIDBAUGBwgJCgsMBQAAAP////////////////8AAAAwIocgAQIDBAUGBwgJCgsK
+BSAAAP/////////////////gAAA=
+-----END NAME CONSTRAINTS-----

Powered by Google App Engine
This is Rietveld 408576698