Forum Discussion
cipher suite in Big-IP equivalent to RSA_WITH_AES_256_CBC_SHA in Cisco ACE
We are using a cipher suite as RSA_WITH_AES_256_CBC_SHA in our current cisco ACE setup. What is the equivalent cipher suite name i will have to use in the client-ssl profile configuration?
4 Replies
- Kharsma_176894
Nimbostratus
'AES256-SHA' should do the trick for you
KHarsma
- Karthik_Kumaran
Nimbostratus
Thanks. Another clarification. If i do a !RC4-SHA in the Cipher suite setting, does it disable all combinations of cipher suites containing RC4 and SHA separately, or just disables RC4-SHA ??? For instance does 'DHE-RSA-AES128-SHA' get disabled by using !RC4-SHA??
Karthik you can check what being used by running the following command from CLI:
tmm --clientciphers tmm --serverciphers example: tmm --clientciphers 'DEFAULT:!RC4-SHA'- Kharsma_176894
Nimbostratus
I can tell you in the case of "RC4-SHA" only the RC4 stream cipher is disabled. DevBabu is right though, you should validate the output of your string with tmm.
KHarsma
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com