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