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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Nov 2004 03:42:59 -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 meddochat@zonnet.nl.

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

--- shadow/69805	2004-11-22 14:31:44.000000000 -0500
+++ shadow/69805.tmp.21224	2004-11-24 03:42:59.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 69805
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: .NET Framework v1.1
-Status: RESOLVED   
-Resolution: NOTABUG
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Mono.Security
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: meddochat@zonnet.nl               
 QAContact: mono-bugs@ximian.com
@@ -103,6 +103,16 @@
 Error #-2146762481: CERT_E_CN_NO_MATCH 0x800B010F
 Error #-2146762486: CERT_E_CHAINING 0x800B010A
 
 Both FireFox 1.0 and IE6 will flag this as an "error" as ask for user
 confirmation before continuing the session.
 
+
+------- Additional Comments From meddochat@zonnet.nl  2004-11-24 03:42 -------
+All options don't work, i still get the exception.
+
+also, when using tlstest --stream https://sourceforge.net, i get the 
+same exception.
+
+i also tested with www.swreg.org, but then i get an error #0
+
+what to do?