[Mono-bugs] [Bug 54487][Nor] Changed - SSL implementation: Do we need to wrap GnuTLS

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 18 Feb 2004 13:36:54 -0500 (EST)


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 sebastien@ximian.com.

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

--- shadow/54487	2004-02-17 23:04:33.000000000 -0500
+++ shadow/54487.tmp.25886	2004-02-18 13:36:54.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 54487
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: naresh@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -33,6 +33,10 @@
 Could you elaborate on your test case ? or do you have any special
 requirements ?
 
 ------- Additional Comments From james@ximian.com  2004-02-17 23:04 -------
 Ok, that's great.  This bug is in reference to the missing ssl bits in
 WebConnection, etc.....
+
+------- Additional Comments From sebastien@ximian.com  2004-02-18 13:36 -------
+SSL support has been commited to CVS.
+Assembly Mono.Security.dll must be in the path for SSL support.