Ensure Web App is using the latest version of TLS encryption
Why This Matters
Transport Layer Security (TLS) encrypts data transmitted between web applications and users. Using outdated TLS versions (1.0 or 1.1) exposes your web app to known vulnerabilities and fails to meet compliance standards like PCI DSS. Enforcing TLS 1.2 ensures your web app uses the strongest supported encryption protocol, reducing the risk of data interception or man-in-the-middle attacks.
What Aether365 Checks
Aether365 verifies that your Azure Web App is configured to use TLS version 1.2 as the minimum TLS version. This check appears in your Aether365 dashboard under the azure-app-services security category.