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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 1 10:56:41 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 fxjrlists at yahoo.com.br.

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

--- shadow/78597	2006-07-31 09:24:06.000000000 -0400
+++ shadow/78597.tmp.10063	2006-08-01 10:56:41.000000000 -0400
@@ -277,6 +277,27 @@
 Postgres with Npgsql from VS.NET 2005 (Fx 2.0). You may want to change
 the NotSupportedException inside NpgsqlState.cs (line 757) to a C.WL.
 
 ------- Additional Comments From sebastien at ximian.com  2006-07-31 09:24 -------
 Fx, Michael, have you been able to test the patch. If so does the
 extra data looks like some part of the PG protocol ?
+
+------- Additional Comments From fxjrlists at yahoo.com.br  2006-08-01 10:56 -------
+
+Hi Sebastien.
+
+I'm checking these messages to see if they mean any message from
+Postgresql. Sorry for so late response.
+
+To me it appears to be some type of postgresql message. the values
+0x00 0x00 0x00 0x01 followed by a single byte 0x61 appears to be a
+message in postgresql format: length (1 byte in this case) and its
+value 0x61.
+
+I'm working right now with ethereal to see if I can figure out what
+these bytes are.
+
+Can you give me some clue about how to reproduce this problem with
+Npgsql ssl tool? 
+
+Thank you for your patience and help with that.
+


More information about the mono-bugs mailing list