Skip to content

Commit 0cbcedb

Browse files
Merge pull request #252213 from jaesoni/session-resumption
TLS session resumption
2 parents 2525ece + 6dd7630 commit 0cbcedb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ Application Gateway supports the following cipher suites from which you can choo
131131

132132
- 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.
133133
- As of now, the TLS 1.3 implementation is not enabled with "Zero Round Trip Time (0-RTT)" feature.
134+
- TLS session (ID or Tickets) resumption is not supported.
134135
- 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.
135136
- TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
136137
- TLS_DHE_RSA_WITH_AES_128_CBC_SHA

0 commit comments

Comments
 (0)