Skip to content

Commit 812f643

Browse files
authored
Update application-gateway-ssl-policy-overview.md
This is based on the following Service Request: 119102524005182 The customer in this case had specifically requested that this article be changed to list those ciphers as not being advertised. This is expected to be fixed in the coming months however the customer would like to have this article changed to reflect that as well. And the following Work Item: https://msazure.visualstudio.com/One/_workitems/edit/5700261
1 parent 135fe6e commit 812f643

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+
## Knonw Issue
97+
Currently we are aware that for Application Gateway V2 the following ciphers are not being proposed.
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)