Skip to content

Commit 9043cdc

Browse files
Update articles/application-gateway/mutual-authentication-troubleshooting.md
Co-authored-by: Michael Bender <[email protected]>
1 parent 35a6c87 commit 9043cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/mutual-authentication-troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ There are two potential causes for this error:
130130

131131
Based on the specific cause, apply one of the following solutions:
132132
* **Format issue:** Ensure the certificate chain is in PEM format with each certificate properly delimited by `-----BEGIN CERTIFICATE-----` and `-----END CERTIFICATE-----` markers. Each certificate should be on separate lines within these delimiters.
133-
2. **Missing data:** Verify that the certificate file contains actual certificate data between the delimiters, not just empty delimiters.
133+
* **Missing data:** Verify that the certificate file contains actual certificate data between the delimiters, not just empty delimiters.
134134

135135
### Error code: ApplicationGatewayTrustedClientCertificateDoesNotContainAnyCACertificate
136136

0 commit comments

Comments
 (0)