[Mono-bugs] [Bug 62716][Blo] Changed - SslServerStream doesn't work properly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 11 Aug 2004 11:16:17 -0400 (EDT)


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 meddochat@zonnet.nl.

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

--- shadow/62716	2004-08-11 08:40:36.000000000 -0400
+++ shadow/62716.tmp.21455	2004-08-11 11:16:17.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 62716
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
 Priority: Blocker
 Component: Mono.Security
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: meddochat@zonnet.nl               
@@ -204,6 +204,9 @@
 
 Mono.Security has support to read PVK files (created with or without
 password). If the private key is in a CryptoAPI container when you'll
 export it (if the container allows it). You can either write a small
 tool to do it or you can try to export the certificate *and* it's
 private key into a PKCS12 file (and use the PKCS12 class).
+
+------- Additional Comments From meddochat@zonnet.nl  2004-08-11 11:16 -------
+ok that was the problem, sorry for posting this as a bug