SSLv3/TLSv1 and compression

2006-06-17 Thread Adayadil Thomas
Hello, What is the API or config setting that the client needs to invoke/perform in order to negotiate a compression method ? I am using curl as the client and when --tlsv1 or --sslv3 is specified it negotiates zlib compression with the server. I am trying to change curl not to negotiate the

[PATCH] DTLS version + 2 bytes length rsa key exchange

2006-06-17 Thread authesserre samuel
hi, this little patch to correct version problem and add the 2 bytes before rsa key exchange... I am searching how I can add replay in this implementation, if someone have an idea I will thank him and I will follow advices to create the patch (I don't know well openssl implem) regards,