[Mono-devel-list] Preliminary patch to change to the new SslClientStream
Francisco Figueiredo Jr.
fxjrlists at yahoo.com.br
Fri Nov 21 07:31:21 EST 2003
yoros at wanadoo.es wrote:
> Hi,
>
HI Pedro!
> I changed Npgsql to upgrade it to the new SslClientStream. I have
> disabled Ssl until Npgsql works with Ssl disabled. I have strange errors
> when reading rows, I don't know why it works bad because I only changed
> TlsSession stream to a simple TcpClient stream (TcpClient.GetStream()).
>
Very nice!
It is really strante. It should work. I will do some tests here too.
The error you were getting is about not being able to write on stream or
something like this?
> I removed all Tls dpendencies in as much code as I can because all can
> work with top level class "Stream".
>
Ok :)
> I need one example of how works SslClientStream, then and when this
> patch works I'll add Ssl support. If anybody knows why this changes
> break the connection... please tell me.
>
I will check that.
> Here I send my patch.
>
Thanks!
Regards,
Francisco Figueiredo Jr.
More information about the Mono-devel-list
mailing list