Skip to content

Commit 9175893

Browse files
committed
code block
1 parent 08ffe90 commit 9175893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/end-to-end-ssl-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To configure end-to-end TLS with an application gateway, you need a certificate
2727
For end-to-end TLS encryption, the right backend servers must be allowed in the application gateway. To allow this access, upload the public certificate of the backend servers, also known as Authentication Certificates (v1) or Trusted Root Certificates (v2), to the application gateway. Adding the certificate ensures that the application gateway communicates only with known backend instances. This configuration further secures end-to-end communication.
2828

2929
> [!IMPORTANT]
30-
> If you receive an error message that the "Backend server certificate is not whitelisted with Application Gateway," verify that the frontend certificate Common Name (CN) matches the backend certificate CN.
30+
> If you receive an error message that the `Backend server certificate is not whitelisted with Application Gateway`, verify that the frontend certificate Common Name (CN) matches the backend certificate CN.
3131
3232
To learn more, see [Overview of TLS termination and end to end TLS with Application Gateway](./ssl-overview.md).
3333

0 commit comments

Comments
 (0)