Hi,

As per the RFC2246, the data might be compressed and then encrypted.
And the decryption function does the reverse operations.

But when I setup server to capture SSL3.0 and TLS1.0 traces, I have never observed any compression algorithm being used.
The record is just encrypted and sent.

Could someone please explain if compression operation is configurable option on Server? Is it not always present?

--
Thanks,
Nilesh
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to