This belongs on openssl-users, not openssl-dev.

How can TLSCiphertext be used before a cipher suite has been negotiated?

How can TLSCompressed be used before a compression scheme has been negotiated?

It's wrapped in the TLS record protocol, but it can't do more than
that until it knows what it's doing.

-Kyle H

On 3/4/07, Anil Mamede <[EMAIL PROTECTED]> wrote:
Hi.

I'm developing an TLS implementation for Common Lisp.
I'm using openssl s_server and s_client for tests propose.

Why initial Handshake messages are sent only in TLSPlaintext and not
TLSCompressed and TLSCiphertext?

Where is written on protocol RFC that the initial handshake messages are
only wrapped in TLSPlaintext and sent over the network?

Regards,
Anil Mamede

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]



--

-Kyle H
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to