diff -r 000000000000 -r 2c201484c85f cryptoservices/certificateandkeymgmt/tx509/Scripts/tx509-dnames.txt
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/cryptoservices/certificateandkeymgmt/tx509/Scripts/tx509-dnames.txt Wed Jul 08 11:25:26 2009 +0100
@@ -0,0 +1,65 @@
+
+ Check that UTF8 issuer names of different cases do not match
+ Comparison
+
+ \tx509\data\dnames\dn_utf8_mixed.der
+ \tx509\data\dnames\dn_utf8_lc.der
+ false
+
+
+ KErrNone
+
+
+
+ Check that identical utf8 issuer names match
+ Comparison
+
+ \tx509\data\dnames\dn_utf8_mixed.der
+ \tx509\data\dnames\dn_utf8_mixed.der
+ true
+
+
+ KErrNone
+
+
+
+ Check that the matching of printable strings is case-insensitive
+ Comparison
+
+ \tx509\data\dnames\dn_printable_mixed.der
+ \tx509\data\dnames\dn_printable_lc.der
+ true
+
+
+ KErrNone
+
+
+
+ Check that the matching of e-mail address is case-insensitive
+ Comparison
+
+ \tx509\data\dnames\dn_email_mixed.der
+ \tx509\data\dnames\dn_email_lc.der
+ true
+
+
+ KErrNone
+
+
+
+ Check that the matching of unstructured name is case-insensitive
+ Comparison
+
+ \tx509\data\dnames\dn_unstructuredname_lc.der
+ \tx509\data\dnames\dn_unstructuredname_mixed.der
+ true
+
+
+ KErrNone
+
+
+
+
+
+
+