[Mono-bugs] [Bug 78597][Nor] Changed - SSL re-negotiation failure with Postgres
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Sep 9 15:05:45 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-09-08 17:42:53.000000000 -0400
+++ shadow/78597.tmp.8176 2006-09-09 15:05:45.000000000 -0400
@@ -867,6 +867,49 @@
------- Additional Comments From sebastien at ximian.com 2006-09-08 17:42 -------
Created an attachment (id=17634)
same patch with the missing SecurityParameters file
+
+------- Additional Comments From fxjrlists at yahoo.com.br 2006-09-09 15:05 -------
+
+Hi Sebastien!
+
+I tested your patch with no luck :(
+
+I still receive the same four 0 bytes as my last test output showed:
+
+extra byte: 0
+Mono SecuritParameters Current
+This is an ssl renegotiation test.
+This is an ssl renegotiation test.
+This is an ssl renegotiation test.
+This is an ssl renegotiation test.
+This is an ssl renegotiation test.
+This is an ssl renegotiation test.
+This is an ssl renegotiation test.
+This is an ssl renegotiation test.
+This is an ssl renegotiation test.
+This is an ssl renegotiation test.
+This is an ssl renegotiation test.
+This is an ssl renegotiation test.
+This is an ssl renegotiation test.
+This is an ssl renegotiation test.
+This is an ssl renegotiation test.
+extra byte: 0
+extra byte: 0
+extra byte: 0
+extra byte: 0
+Mono SecuritParameters Current
+
+
+
+"Mono SecurityParameters Current" is a CWL marker I put to make sure I
+was using the patched version of Mono.Security.dll
+
+As before, I don't get any error from postgresql server. And code
+keeps running except by these 4 bytes with content 0 still being received.
+
+If I don't use SSL, turning it off on connection string, I don't
+receive that 4 strange bytes.
+
More information about the mono-bugs
mailing list