[Mono-bugs] [Bug 78597][Nor] Changed - SSL re-negotiation failure with Postgres

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 4 08:46:36 EDT 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=78597

--- shadow/78597	2006-08-03 23:37:58.000000000 -0400
+++ shadow/78597.tmp.14727	2006-08-04 08:46:36.000000000 -0400
@@ -495,6 +495,17 @@
 
 I tried to remove Mono.Security.dll from gac and use a local copy from
 mcs/class/lib/default after applying patch to make sure I wasn't
 getting any older version of it. (I'm saying that because this is the
 same answer I got before applying your patch. :( )
 
+
+------- Additional Comments From sebastien at ximian.com  2006-08-04 08:46 -------
+Fx, you can add a C.WL somewhere in Mono.Security to make sure you're
+using the patched one.
+
+OTOH it's possible that you get the same "visible" exception (for a
+different "internal" reason). Anyway to print the extra data you need
+to edit Npgsql not to throw an exception (for unknown data).
+
+I'll make a more complex test with Apache today and monitor everything
+with ethereal. Thanks!


More information about the mono-bugs mailing list