Forum Discussion
Mohit_Pathk
Aug 18, 2016Nimbostratus
SSL Handshake failure
Hello, I need help with one situation.
We have one application behind F5. We are terminating SSL on F5. When we access application through normal web browser we get desired output. But when we ...
Kevin_Stewart
Aug 18, 2016Employee
The odd thing is that you're actually completing the SSL handshake (it's the application_data messages). And it looks like you're doing mutual (client certificate) authentication successfully.
Since you're doing an RSA handshake, you should be able to put the server's private key into the SSLDUMP and attempt to decrypt.
ssldump -AdNn -i [interface] -k [path to private key] port 443 [and additional filters]
There's something happening just after the handshake that's causing the issue, so it'll help to see the decrypted payload.
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