[Mono-bugs] [Bug 76197][Nor] New - PKCS#12 example in MakeCert.cs

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 23 07:05:30 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 khe at kmd.dk.

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

--- shadow/76197	2005-09-23 07:05:30.000000000 -0400
+++ shadow/76197.tmp.26007	2005-09-23 07:05:30.000000000 -0400
@@ -0,0 +1,45 @@
+Bug#: 76197
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: XP
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Mono.Security
+AssignedTo: sebastien at ximian.com                            
+ReportedBy: khe at kmd.dk               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: PKCS#12 example in MakeCert.cs
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+
+Description of Problem:
+The example in MakeCert.cs for producing a PKCS#12 file does not assign 
+any attributes to the certificate or key.
+This may produce a valid PKCS#12, but if a localKeyId is not specified for 
+the certificate and belonging private key, the PKCS#12 can not be 
+installed properly in Windows. Windows does not recognize that the 
+certificate and key "belong" together without a localKeyId.
+
+
+Steps to reproduce the problem:
+1. 
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list