[Mono-bugs] [Bug 77465][Wis] Changed - System.Net.WebRequest exceptions on POST with SSL'ed connections

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Feb 20 12:02:40 EST 2006


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 at ximian.com.

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

--- shadow/77465	2006-02-03 17:13:42.000000000 -0500
+++ shadow/77465.tmp.23289	2006-02-20 12:02:40.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77465
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: brad at getcoded.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -63,6 +63,18 @@
 Array
 (
     [g] => mono
 )
 
 If I don't use a SSL'ed link, mono performs as expected.
+
+------- Additional Comments From sebastien at ximian.com  2006-02-20 12:02 -------
+This works for me using SVN.
+
+% mono 77465.exe
+Array
+(
+    [g] => mono
+)
+ 
+Is it possible that you're not configured to trust the certificate
+being used by the host ?


More information about the mono-bugs mailing list