Client Hello advertises 2 cipher suites

2013-06-28 Thread Suryya Kumar Jana
Hi, I am using a client application program which uses OpenSSL version 1.0.0h. I configured TLSv1.2 and I have set the cipher suite only as TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256 (i.e. ECDH-ECDSA-AES128-SHA256) using the API SSL_CTX_set_cipher_list(). But what I find in packet capture, is

Ciphers EXP1024-RC4-SHA etc supported in 0.9.8m?

2010-07-09 Thread Suryya Kumar Jana
Hello, Would any one please let me know whether the following ciphers are supported in 0.9.8m? 1. EXP1024-DHE-DSS-DES-CBC-SHA 2. EXP1024-RC4-SHA 3. DHE-DSS-RC4-SHA 4. EXP1024-DES-CBC-SHA I just compiled the version and run the utility ./openssl ciphers -v 'EXP1024-DHE-DSS-RC4-SHA' but it is showi