Skip to content

Commit 77d4b05

Browse files
Merge pull request #235828 from greg-lindsay/appgw-upd
Github issue 56453
2 parents cfdca02 + 9f02926 commit 77d4b05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/application-gateway/ssl-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ For the TLS connection to work, you need to ensure that the TLS/SSL certificate
3636
- That the current date and time is within the "Valid from" and "Valid to" date range on the certificate.
3737
- That the certificate's "Common Name" (CN) matches the host header in the request. For example, if the client is making a request to `https://www.contoso.com/`, then the CN must be `www.contoso.com`.
3838

39+
If you have errors with the backend certificate common name (CN), see [Backend certificate invalid common name (CN)](application-gateway-backend-health-troubleshooting.md#backend-certificate-invalid-common-name-cn).
40+
3941
### Certificates supported for TLS termination
4042

4143
Application gateway supports the following types of certificates:

0 commit comments

Comments
 (0)