Skip to content

Commit f0a8f5b

Browse files
authored
Merge pull request #45259 from magilbe/patch-1
Update application-gateway-ssl-policy-overview.md
2 parents 41f988d + 5b62f59 commit f0a8f5b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,17 @@ Application Gateway supports the following cipher suites from which you can choo
9393
> [!NOTE]
9494
> SSL cipher suites used for the connection are also based on the type of the certificate being used. In client to application gateway connections, the cipher suites used are based on the type of server certificates on the application gateway listener. In application gateway to backend pool connections, the cipher suites used are based on the type of server certificates on the backend pool servers.
9595
96+
## Known issue
97+
Application Gateway v2 does not currently support the following ciphers:
98+
- DHE-RSA-AES128-GCM-SHA256
99+
- DHE-RSA-AES128-SHA
100+
- DHE-RSA-AES256-GCM-SHA384
101+
- DHE-RSA-AES256-SHA
102+
- DHE-DSS-AES128-SHA256
103+
- DHE-DSS-AES128-SHA
104+
- DHE-DSS-AES256-SHA256
105+
- DHE-DSS-AES256-SHA
106+
96107
## Next steps
97108

98109
If you want to learn to configure an SSL policy, see [Configure SSL policy on an application gateway](application-gateway-configure-ssl-policy-powershell.md).

0 commit comments

Comments
 (0)