You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/application-gateway/ssl-certificate-management.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: application-gateway
5
5
author: jaesoni
6
6
ms.service: application-gateway
7
7
ms.topic: conceptual
8
-
ms.date: 03/01/2023
8
+
ms.date: 03/19/2024
9
9
ms.author: jaysoni
10
10
---
11
11
@@ -21,10 +21,7 @@ The TLS/SSL certificates on application gateway are stored in local certificate
21
21
22
22
Here is a sample application gateway configuration. The SSLCertificates property includes certificate object “contoso-agw-cert" linked to a key vault. The “listener1” references that certificate object.
23
23
24
-
## Understanding the portal section (Preview)
25
-
26
-
> [!IMPORTANT]
27
-
> The **TLS certificate for Listeners** (TLS termination/End-to-end TLS) is a **Generally available** feature. Only its Portal management experience ([released in March 2023](https://azure.microsoft.com/updates/public-preview-listener-tls-certificates-management-available-in-the-azure-portal/)) is referred to as Preview.
0 commit comments