Skip to content

Commit b363741

Browse files
authored
details on error code
explaining that error code 400 should appear for client cert failures
1 parent eb5271f commit b363741

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/mutual-authentication-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: mscatyao
66
ms.service: application-gateway
77
ms.topic: troubleshooting
8-
ms.date: 04/02/2021
8+
ms.date: 02/18/2022
99
ms.author: caya
1010
---
1111

@@ -22,7 +22,7 @@ After configuring mutual authentication on an Application Gateway, there can be
2222
* Uploaded a certificate chain that only contained a leaf certificate without a CA certificate
2323
* Validation errors due to issuer DN mismatch
2424

25-
We'll go through different scenarios that you might run into and how to troubleshoot those scenarios. We'll then address error codes and explain likely causes for certain error codes you might be seeing with mutual authentication.
25+
We'll go through different scenarios that you might run into and how to troubleshoot those scenarios. We'll then address error codes and explain likely causes for certain error codes you might be seeing with mutual authentication. All client certificate authentication failures should result in an HTTP 400 error code.
2626

2727
## Scenario troubleshooting - configuration problems
2828
There are a few scenarios that you might be facing when trying to configure mutual authentication. We'll walk through how to troubleshoot some of the most common pitfalls.

0 commit comments

Comments
 (0)