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

Unified Diff: net/data/verify_name_match_unittest/names/ascii-UTF8-unmangled.pem

Issue 1125333005: RFC 2459 name comparison. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ios copy_test_data Created 5 years, 4 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/verify_name_match_unittest/names/ascii-UTF8-unmangled.pem
diff --git a/net/data/verify_name_match_unittest/names/ascii-UTF8-unmangled.pem b/net/data/verify_name_match_unittest/names/ascii-UTF8-unmangled.pem
new file mode 100644
index 0000000000000000000000000000000000000000..e4c88a193c00f8c4213cb9d467aecbde93e775b8
--- /dev/null
+++ b/net/data/verify_name_match_unittest/names/ascii-UTF8-unmangled.pem
@@ -0,0 +1,18 @@
+ 0:d=0 hl=2 l= 119 cons: SEQUENCE
+ 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
+ 15:d=1 hl=2 l= 17 cons: SET
+ 17:d=2 hl=2 l= 15 cons: SEQUENCE
+ 19:d=3 hl=2 l= 3 prim: OBJECT :stateOrProvinceName
+ 24:d=3 hl=2 l= 8 prim: UTF8STRING :New York
+ 34:d=1 hl=2 l= 85 cons: SET
+ 36:d=2 hl=2 l= 83 cons: SEQUENCE
+ 38:d=3 hl=2 l= 3 prim: OBJECT :localityName
+ 43:d=3 hl=2 l= 76 prim: UTF8STRING :ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789 '()+,-./:=?
+-----BEGIN NAME-----
+MHcxCzAJBgNVBAYTAlVTMREwDwYDVQQIDAhOZXcgWW9yazFVMFMGA1UEBwxMQUJDREVGR0hJSktM
+TU5PUFFSU1RVVldYWVogYWJjZGVmZ2hpamtsbW5vcHFyc3R1dnd4eXogMDEyMzQ1Njc4OSAnKCkr
+LC0uLzo9Pw==
+-----END NAME-----

Powered by Google App Engine
This is Rietveld 408576698