curl: (56) SSL read: errno -5961
Hello All, We have an application VIP on F5. User is trying to access the application VIP on F5 using HTTPS from a linux system and the SSL handshake between the application on linux system and the F5 VIP is not working.
we tried using curl to figure where the session is getting droped and we are finding the below error:
- SSL read: errno -5961
- Closing connection 0 curl: (56) SSL read: errno -5961
Could you please help me know what could be the possible cause of the issue and anything I can do on the Big-IP side to fix the issue?
The certificate is installed properly on the linux system and the certificate chain is also correct.
The team that manages the F5 part tells us that the network interface it points to on the server side does not have any mismatch on the MTU side which is set to 1500 as well as on the server side. What could be another cause for the problem?
Thanks a lot in advance for your help.
Regards