Forum Discussion
MattEWS_248690
Nimbostratus
Feb 10, 2016SSL Handshake Error
Hello, I'm fairly new to F5 but have unfortunately been tasked with updating all network connections to TLS 1.2 (only)
To that end I'm simply trying to put a SSL enabled LTM Virtual Server in front ...
Kevin_Stewart
Employee
Feb 11, 2016Not 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
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