[Mono-devel-list] Preliminary patch to change to the new SslClientStream

yoros at wanadoo.es yoros at wanadoo.es
Fri Nov 21 07:03:58 EST 2003


On Fri, Nov 21, 2003 at 12:51:51PM +0100, yoros at wanadoo.es wrote:
> 
> Hi,
> 
> 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()).
> 
> I removed all Tls dpendencies in as much code as I can because all can
> work with top level class "Stream".
> 
> 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 tested Npgsql.dll + Mono.Security.dll + MyADOTest.exe and works in
windows. The problem could be in DataTable/Row implementation or in
Stream handling.

Regards,

    Pedro

-- 
Pedro Martínez Juliá
\  yoros at terra.es
)|    yoros at wanadoo.es
/        http://yoros.dyndns.org
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org
GnuPG public information:  pub  1024D/74F1D3AC
Key fingerprint = 8431 7B47 D2B4 5A46 5F8E  534F 588B E285 74F1 D3AC



More information about the Mono-devel-list mailing list