[Mono-bugs] [Bug 30417][Min] Changed - We can't make a GET request with SSL

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 18 Feb 2004 13:38:11 -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=30417

--- shadow/30417	2002-09-16 17:18:49.000000000 -0400
+++ shadow/30417.tmp.25911	2004-02-18 13:38:11.000000000 -0500
@@ -1,16 +1,16 @@
 Bug#: 30417
 Product: Mono/Class Libraries
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
-Priority: Wishlist
-Component: CORLIB
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
+Priority: Minor
+Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: duncan@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -38,6 +38,10 @@
 in <0x00211> 00 .ClientGETwithSSL:Main (string[])
 
 ------- Additional Comments From duncan@ximian.com  2002-09-16 17:18 -------
 Created an attachment (id=2264)
 Example from Quickstart tutorial (clientGETwithSSL.cs)
 
+
+------- Additional Comments From sebastien@ximian.com  2004-02-18 13:38 -------
+SSL support has been commited to CVS.
+Assembly Mono.Security.dll must be on path for SSL support.