[Mono-bugs] [Bug 75782][Nor] New - 8bit chars in RDN's

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 11 05:25:36 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by dgranath at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75782

--- shadow/75782	2005-08-11 05:25:36.000000000 -0400
+++ shadow/75782.tmp.21947	2005-08-11 05:25:36.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 75782
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Mono.Security
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: dgranath at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: 8bit chars in RDN's
+
+The Mono.Security.X509 namespace encodes RDN values containing 8bit chars
+as PRINTABLESTRING (method X520Attributes.SelectBestEncoding), a better
+approach would be to at least scan the incoming value for 8bit chars and in
+case any was found, choose BMPString as encoding instead.


More information about the mono-bugs mailing list