[Mono-bugs] [Bug 69805][Nor] Changed - SslClientStream - Server Certificate Validation

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 27 Nov 2004 14:19:16 -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=69805

--- shadow/69805	2004-11-27 11:02:24.000000000 -0500
+++ shadow/69805.tmp.10198	2004-11-27 14:19:16.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 69805
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: .NET Framework v1.1
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Mono.Security
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: meddochat@zonnet.nl               
@@ -321,6 +321,13 @@
 
 
 ------- Additional Comments From meddochat@zonnet.nl  2004-11-27 11:02 -------
 Thanks for helping me, i found it, after removing the rootcertificate 
 from certmgr, it works, for https at least, now secure ftp still 
 doesn't work. but that probably has to do with something else
+
+------- Additional Comments From sebastien@ximian.com  2004-11-27 14:19 -------
+The certificate is probably not in the right format. If it's in ASN.1
+and can't be read then open up another issue and attach the X.509
+certificate to it.
+
+Good luck on secure FTP !