You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/application-gateway/mutual-authentication-troubleshooting.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,8 +123,8 @@ Double check the certificate chain that was uploaded and remove the private key
123
123
#### Cause
124
124
125
125
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.
0 commit comments