SSL/TLS connections on Cygwin - Mailing list pgsql-hackers

From Carlos Guzman Alvarez
Subject SSL/TLS connections on Cygwin
Date
Msg-id 3F65AC0C.2050208@telefonica.net
Whole thread Raw
List pgsql-hackers
Hello:

I'm testing the TLS support of my .net data provider for PostgreSQL 7.4 
(on Cygwin using PostgreSQL 7.4 Beta 2), i have a question, i'm 
receiving Application data messages with a length of 24 bytes than 
decrypted are empty messages ( decrypted message length = 0 ), is this 
correct behaviour when working using TLS/SSL connections ??

I'm using TLS_RSA_WITH_3DES_EDE_CBC_SHA as the TLS cipher suite, this 
means that the 24 bytes of the message matches to a message of the MAC 
encrypted only.


Thanks in advance.


-- 
Best regards

Carlos Guzmán Álvarez
Vigo-Spain



pgsql-hackers by date:

Previous
From: Jon Jensen
Date:
Subject: Re: massive quotes?
Next
From: Gerhard Häring
Date:
Subject: Re: pgsql in shared lib