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

Unified Diff: net/data/name_constraints_unittest/directoryname-excludeall.pem

Issue 1686003002: Fix GeneralName directoryName parsing in new (unused) name constraints code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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/directoryname-excludeall.pem
diff --git a/net/data/name_constraints_unittest/directoryname-excludeall.pem b/net/data/name_constraints_unittest/directoryname-excludeall.pem
index 4f8bdb2e9d4ac8ccb02069393acce119948e3045..2e91b30efdb6a89fbcd83854d3f5e8756477c865 100644
--- a/net/data/name_constraints_unittest/directoryname-excludeall.pem
+++ b/net/data/name_constraints_unittest/directoryname-excludeall.pem
@@ -1,14 +1,16 @@
- 0:d=0 hl=2 l= 25 cons: SEQUENCE
- 2:d=1 hl=2 l= 17 cons: cont [ 0 ]
- 4:d=2 hl=2 l= 15 cons: SEQUENCE
- 6:d=3 hl=2 l= 13 cons: cont [ 4 ]
- 8:d=4 hl=2 l= 11 cons: SET
- 10:d=5 hl=2 l= 9 cons: SEQUENCE
- 12:d=6 hl=2 l= 3 prim: OBJECT :countryName
- 17:d=6 hl=2 l= 2 prim: PRINTABLESTRING :US
- 21:d=1 hl=2 l= 4 cons: cont [ 1 ]
- 23:d=2 hl=2 l= 2 cons: SEQUENCE
- 25:d=3 hl=2 l= 0 cons: cont [ 4 ]
+ 0:d=0 hl=2 l= 29 cons: SEQUENCE
+ 2:d=1 hl=2 l= 19 cons: cont [ 0 ]
+ 4:d=2 hl=2 l= 17 cons: SEQUENCE
+ 6:d=3 hl=2 l= 15 cons: cont [ 4 ]
+ 8:d=4 hl=2 l= 13 cons: SEQUENCE
+ 10:d=5 hl=2 l= 11 cons: SET
+ 12:d=6 hl=2 l= 9 cons: SEQUENCE
+ 14:d=7 hl=2 l= 3 prim: OBJECT :countryName
+ 19:d=7 hl=2 l= 2 prim: PRINTABLESTRING :US
+ 23:d=1 hl=2 l= 6 cons: cont [ 1 ]
+ 25:d=2 hl=2 l= 4 cons: SEQUENCE
+ 27:d=3 hl=2 l= 2 cons: cont [ 4 ]
+ 29:d=4 hl=2 l= 0 cons: SEQUENCE
-----BEGIN NAME CONSTRAINTS-----
-MBmgETAPpA0xCzAJBgNVBAYTAlVToQQwAqQA
+MB2gEzARpA8wDTELMAkGA1UEBhMCVVOhBjAEpAIwAA==
-----END NAME CONSTRAINTS-----
« no previous file with comments | « net/data/name_constraints_unittest/directoryname.pem ('k') | net/data/name_constraints_unittest/directoryname-excluded.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698