I have a website that I want to allow SSL access to everything, but TLS 1.2 only to the API, and any sensitive portion of the app.
Any outdated client should go to an error page, explaining why they can't access the resource, and that "it's not us, its you" warning about an outdated browser.
How can I configure this equivalent functionality (which is present on a Netscaler BTW) in App Gateway?