Skip to content

Commit 9df4dc5

Browse files
committed
edit
1 parent af3bb5f commit 9df4dc5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/application-gateway/for-containers/how-to-backend-mtls-gateway-api.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ This document helps set up an example application that uses the following resour
2020

2121
## Background
2222

23-
Mutual Transport Layer Security (MTLS) is a process that relies on certificate authentication to create an encrypted TLS connection. You can use MTLS to secure the connection from a client device to the Application Gateway for Containers backend target. If a client certificate is revoked or otherwise invalid, the connection is not secure. See the following figure:
23+
Mutual Transport Layer Security (MTLS) is a process that relies on certificate authentication to create an encrypted TLS connection. You can use MTLS to secure the connection from a client device to the Application Gateway for Containers backend target. If a client certificate is revoked or invalid, the connection is not secure.
24+
25+
See the following figure:
2426

2527
[ ![The Application Gateway for Containers backend MTLS process](./media/how-to-backend-mtls-gateway-api/backend-mtls.png) ](./media/how-to-backend-mtls-gateway-api/backend-mtls.png#lightbox)
2628

0 commit comments

Comments
 (0)