Hi All,

I want to use TLS_RSA_WITH_AES_128_CBC_SHA cipher for encrypting the
application data in TLS.  But, OpenSSL negotiates this encryption algorithm
to be used(selected cipher in ServerHello) based on the first common
algorithm presented by the client in ClientHello message.  Since I want to
test the TLS_RSA_WITH_AES_128_CBC_SHA algorithm, could anyone please let me
know how to make TLS_RSA_WITH_AES_128_CBC_SHA as the default(force to use)?

Thanks a lot in advance,

Shridhar.
-- 
View this message in context: 
http://www.nabble.com/Modifying-the-cipher-in-OpenSSL-for-TLS-tp18276721p18276721.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to