Forum Discussion
SSL Handshake Error
Not sure which LTM version you're on, but server side TLS1.2 is supported in most platforms. There's a couple of things I'd try next:
-
Open an SSH connection to the BIG-IP and issue an openssl s_client command to the server
openssl s_client -connect x.x.x.x:9200What do you see? Does it succeed or fail? Does it indicate that Secure Renegotiation is enabled? If it fails, then you may have some unique TLS protocol or cipher requirements.
-
Start an SSLDUMP capture on this internal interface
ssldump -AdNn -i [internal VLAN name] port [encryption port]ssldump will show you the SSL handshake process and, hopefully, where the handshake is failing
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
