Skip to content

Commit 9030e86

Browse files
authored
Apply suggestions from code review
1 parent 331df9a commit 9030e86

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
@@ -123,8 +123,8 @@ Double check the certificate chain that was uploaded and remove the private key
123123
#### Cause
124124

125125
There are two potential causes for this error:
126-
1. **Parsing failure:** The certificate chain isn't in the correct format. Application Gateway expects certificate chains in PEM format with properly delimited individual certificates.
127-
2. **Empty content:** The uploaded file contains only delimiters without actual certificate data between them.
126+
* **Parsing failure:** The certificate chain isn't in the correct format. Application Gateway expects certificate chains in PEM format with properly delimited individual certificates.
127+
* **Empty content:** The uploaded file contains only delimiters without actual certificate data between them.
128128

129129
#### Solution
130130

0 commit comments

Comments
 (0)