Forum Discussion
F5 Server SSL Profile using TLS 1.0 instead of TLS 1.2
- Jan 31, 2020
Hi all.
I found the root cause. The problem was related to the .NET app using SNI. By default the F5 doesn't do that.
https://devcentral.f5.com/s/articles/ssl-profiles-part-7-server-name-indication
So basically I just followed the fix in the above article, I defined a server name and the backend service started sending Server Hello etc. Everything works fine now!
Thank you all for your responses, as quite a few of them were helpful on identifying that the issue is with the app, and I could also spot a few things that were not proper on the negotiation part.
Hi all.
I found the root cause. The problem was related to the .NET app using SNI. By default the F5 doesn't do that.
https://devcentral.f5.com/s/articles/ssl-profiles-part-7-server-name-indication
So basically I just followed the fix in the above article, I defined a server name and the backend service started sending Server Hello etc. Everything works fine now!
Thank you all for your responses, as quite a few of them were helpful on identifying that the issue is with the app, and I could also spot a few things that were not proper on the negotiation part.
- jaikumar_f5Jan 31, 2020MVP
Interesting, Glad your issue is resolved. One thing I learnt over the years is to look around for all possibilities. Never stick to a point and think it could be the problem. Mark your own answer as solution provided and close the thread.
- NUT2889Feb 03, 2020Cirrostratus
Hi,
I have few experience and share with you.
Some of administrator has enabled SNI on web server e.g. IIS, Nginx, Apache. But him didn't tell me to know.
When we configure F5 to monitor via HTTP or HTTPs. The result is pool offline. Sometimes we need to re-check administrator for this setting to reduce ping-pong situation.
- jaikumar_f5Feb 03, 2020MVP
Actually, it's quite common, in the monitor the Host header section matters a lot.
Troubleshooting health check is one thing, and troubleshooting application traffic flow is another thing.
- NUT2889Feb 04, 2020Cirrostratus
Hi,
Thank you for your feedback.
From my perspective "Host header" and "SNI" is different level.
- Host header is in web application server level.
- SNI is in SSL/TLS protocol level.
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