Skip to content

Commit 78f5e59

Browse files
Swap "SSL" and "TLS" in titles
1 parent b1890a0 commit 78f5e59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/overview-tls.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: SSL and TLS overview
2+
title: TLS and SSL overview
33
description: Learn how SSL and TLS work in Azure App Service, including TLS version support, certificate management, secure bindings, and mutual authentication to protect web app traffic.
44
keywords: Azure App Service, SSL, TLS, HTTPS, certificate management, TLS mutual authentication, secure bindings, SSL certificates, App Service Certificates, SSL in code, TLS versions
55
ms.topic: overview
@@ -10,7 +10,7 @@ ms.custom: UpdateFrequency3
1010
ms.collection: ce-skilling-ai-copilot
1111
---
1212

13-
# SSL and TLS overview for Azure App Service
13+
# TLS and SSL overview for Azure App Service
1414

1515
> [!NOTE]
1616
> The [retirement of TLS 1.1 and 1.0 on Azure services](https://azure.microsoft.com/updates/azure-support-tls-will-end-by-31-october-2024-2/) doesn't affect applications running on App Service, Azure Functions, or Logic Apps (Standard). Applications on either App Service, Azure Functions, or Logic Apps (Standard) configured to accept TLS 1.0 or TLS 1.1 for incoming requests **will continue to run unaffected**.

0 commit comments

Comments
 (0)