Forum Discussion
PeteW
Apr 10, 2013Nimbostratus
Amending clientssl ciphers with TMSH
Guys,
Hopefully someone has already covered this one but I have the following clientssl profile
ltm profile client-ssl pw_clientssl {
cert pw.bigip.test.com.crt
ci...
PeteW
Nimbostratus
Posted By Brent Blood on 04/10/2013 02:02 PM
Try escaping the ! with a backslash in your tmsh command. Bash is attempting to perform history expansion when it sees the bang.
Hmm interesting, didn't think of that cheers Brent will do :)
Chris_FP
Nov 23, 2015Cirrus
I tried that and it didn't work.
I had to do the following for mine - add the ' at the start and end of the cipher list
tmsh modify ltm profile client-ssl clientsslprofile { ciphers '\!SSLv2\:\!EXPORT\:ECDHE\+AES\-GCM\:ECDHE\+AES\:ECDHE\+3DES\:RSA\+AES\-GCM\:RSA\+AES\:RSA\+3DES\:\-MD5\:\-SSLv3\:\-RC4\:\@SPEED' defaults-from clientssl }
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects