CVE-2014-3566: Removing SSLv3 from BIG-IP
The POODLE (CVE-214-03566) vulnerability can force a client to negotiate SSLv3 instead of TLSv1.x ciphers. Then a BEAST-like attack can be conducted against SSLv3 to obtain information from the encry...
Updated Mar 18, 2022
Version 2.0Jeff_Costlow_10
Historic F5 Account
Joined January 26, 2005
Jeff_Costlow_10
Historic F5 Account
Joined January 26, 2005
William_Ng_55_1
Oct 23, 2014Nimbostratus
my F5 version is 10.2.4 LTM
I tried to try the command to test SSL3, my dump screen as follow
openssl s_client -connect target:443 -ssl3
getaddrinfo: Name or service not known
connect:errno=2
What's result mean?