Skip to content

Commit cbdd9f0

Browse files
authored
TLS1.3 for backend conns
1 parent 4acd4a0 commit cbdd9f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/application-gateway-ssl-policy-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application gateway
55
author: greg-lindsay
66
ms.service: azure-application-gateway
77
ms.topic: concept-article
8-
ms.date: 11/28/2024
8+
ms.date: 03/04/2025
99
ms.author: greglin
1010
---
1111

@@ -132,7 +132,7 @@ Application Gateway supports the following cipher suites from which you can choo
132132

133133
## Limitations
134134

135-
- The connections to backend servers are always with minimum protocol TLS v1.0 and up to TLS v1.2. Therefore, only TLS versions 1.0, 1.1 and 1.2 are supported to establish a secured connection with backend servers.
135+
- The connections to backend servers are always with preferred TLS v1.3 and upto TLS v1.0. The TLS version and cipher suites cannot be customized for the backend TLS connections.
136136
- As of now, the TLS 1.3 implementation is not enabled with "Zero Round Trip Time (0-RTT)" feature.
137137
- TLS session (ID or Tickets) resumption is not supported.
138138
- Application Gateway v2 doesn't support the following DHE ciphers. These won't be used for the TLS connections with clients even though they are mentioned in the predefined policies. Instead of DHE ciphers, secure and faster ECDHE ciphers are recommended.

0 commit comments

Comments
 (0)