Skip to content

Commit 130c5c9

Browse files
authored
Update application-gateway-backend-health-troubleshooting.md
1 parent 9ba3e44 commit 130c5c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/application-gateway-backend-health-troubleshooting.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: application-gateway
77
ms.topic: troubleshooting
8-
ms.date: 08/22/2023
8+
ms.date: 03/08/2024
99
ms.author: greglin
1010
ms.custom: devx-track-azurepowershell
1111
---
@@ -218,7 +218,7 @@ For V2,
218218

219219
For V1, verify the backend pool target's FQDN is same the Common Name (CN).
220220

221-
**Tips:** To determine the Common Name (CN) of the backend server(s)’ certificate, you can use any of these methods.
221+
**Tips:** To determine the Common Name (CN) of the backend server(s)’ certificate, you can use any of these methods. Also note, as per [**RFC 6125**](https://www.rfc-editor.org/rfc/rfc6125#section-6.4.4) if a SAN exists the SNI verification is done only against that field. The common name field is matched if there is no SAN in the certificate.
222222

223223
* By using browser or any client:
224224
Access the backend server directly (not through Application Gateway) and click on the certificate padlock in the address bar to view the certificate details. You will find it under the “Issued To” section.

0 commit comments

Comments
 (0)