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.

Reply via email to