SSL/TLS connections on Cygwin

From: Carlos Guzman Alvarez <carlosga(at)telefonica(dot)net>
To: Developement <pgsql-hackers(at)postgresql(dot)org>
Subject: SSL/TLS connections on Cygwin
Date: 2003-09-15 12:09:48
Message-ID: 3F65AC0C.2050208@telefonica.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2003-09-15 13:00:50 Re: massive quotes?
Previous Message Jon Jensen 2003-09-15 11:59:14 Re: massive quotes?