[Mono-bugs] [Bug 76318][Nor] Changed - Mono.Security fails to work with dotMSN

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Oct 2 09:48:20 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 sebastien at ximian.com.

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

--- shadow/76318	2005-10-02 07:04:23.000000000 -0400
+++ shadow/76318.tmp.26091	2005-10-02 09:48:20.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 76318
 Product: Mono: Class Libraries
 Version: 1.1
 OS: other
 OS Details: Ubuntu Breezy
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Normal
 Component: Mono.Security
 AssignedTo: sebastien at ximian.com                            
 ReportedBy: amesas at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -88,6 +88,19 @@
 I can attach XihSolutions.DotMSN.dll, just ask for it.
 
 ------- Additional Comments From amesas at gmail.com  2005-10-02 07:04 -------
 Created an attachment (id=15862)
 Sample Test File
 
+
+------- Additional Comments From sebastien at ximian.com  2005-10-02 09:48 -------
+You are attempting to connect to a secure web site without trusting
+it's SSL certificate. dotMSN does this (at least) to authentify your
+MS Passport's username/password.
+
+Sadly dotMSN doesn't trap this exception so it can't warn you without
+showing a lot of unrequired data (the whole stack trace).
+
+The whole process on "how to add trusted root certificates" is
+explained in Mono's Security FAQ available at:
+http://www.mono-project.com/FAQ:_Security
+


More information about the mono-bugs mailing list