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

Unified Diff: net/data/verify_name_match_unittest/names/ascii-PRINTABLESTRING-extra_whitespace-extra_rdn.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-PRINTABLESTRING-extra_whitespace-extra_rdn.pem
diff --git a/net/data/verify_name_match_unittest/names/ascii-PRINTABLESTRING-extra_whitespace-extra_rdn.pem b/net/data/verify_name_match_unittest/names/ascii-PRINTABLESTRING-extra_whitespace-extra_rdn.pem
new file mode 100644
index 0000000000000000000000000000000000000000..56b004b6adb7f1fd8f80b900e04e75305e89cafc
--- /dev/null
+++ b/net/data/verify_name_match_unittest/names/ascii-PRINTABLESTRING-extra_whitespace-extra_rdn.pem
@@ -0,0 +1,23 @@
+ 0:d=0 hl=3 l= 169 cons: SEQUENCE
+ 3:d=1 hl=2 l= 11 cons: SET
+ 5:d=2 hl=2 l= 9 cons: SEQUENCE
+ 7:d=3 hl=2 l= 3 prim: OBJECT :countryName
+ 12:d=3 hl=2 l= 2 prim: PRINTABLESTRING :US
+ 16:d=1 hl=2 l= 23 cons: SET
+ 18:d=2 hl=2 l= 21 cons: SEQUENCE
+ 20:d=3 hl=2 l= 3 prim: OBJECT :stateOrProvinceName
+ 25:d=3 hl=2 l= 14 prim: PRINTABLESTRING : New York
+ 41:d=1 hl=2 l= 95 cons: SET
+ 43:d=2 hl=2 l= 93 cons: SEQUENCE
+ 45:d=3 hl=2 l= 3 prim: OBJECT :localityName
+ 50:d=3 hl=2 l= 86 prim: PRINTABLESTRING : ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789 '()+,-./:=?
+ 138:d=1 hl=2 l= 32 cons: SET
+ 140:d=2 hl=2 l= 30 cons: SEQUENCE
+ 142:d=3 hl=2 l= 3 prim: OBJECT :organizationName
+ 147:d=3 hl=2 l= 23 prim: PRINTABLESTRING : Name of company
+-----BEGIN NAME-----
+MIGpMQswCQYDVQQGEwJVUzEXMBUGA1UECBMOICBOZXcgICBZb3JrICAxXzBdBgNVBAcTViAgQUJD
+REVGR0hJSktMTU5PUFFSU1RVVldYWVogICBhYmNkZWZnaGlqa2xtbm9wcXJzdHV2d3h5eiAgIDAx
+MjM0NTY3ODkgICAnKCkrLC0uLzo9PyAgMSAwHgYDVQQKExcgIE5hbWUgICBvZiAgIGNvbXBhbnkg
+IA==
+-----END NAME-----

Powered by Google App Engine
This is Rietveld 408576698