Skip to content

Commit 35a6c87

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

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
@@ -129,7 +129,7 @@ There are two potential causes for this error:
129129
#### Solution
130130

131131
Based on the specific cause, apply one of the following solutions:
132-
1. **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.
132+
* **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.
133133
2. **Missing data:** Verify that the certificate file contains actual certificate data between the delimiters, not just empty delimiters.
134134

135135
### Error code: ApplicationGatewayTrustedClientCertificateDoesNotContainAnyCACertificate

0 commit comments

Comments
 (0)