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/container-apps/networking.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -286,7 +286,9 @@ Below is an example environment with peer-to-peer encryption enabled.
286
286
:::image type="content" source="media/networking/peer-to-peer-encryption-traffic-diagram.png" alt-text="Diagram of how traffic is encrypted/decrypted with peer-to-peer encryption enabled.":::
287
287
288
288
<sup>1</sup> Inbound TLS traffic is terminated at the ingress proxy on the edge of the environment.
289
+
289
290
<sup>2</sup> Traffic to and from the ingress proxy within the environment is TLS encrypted with the private CA and decrypted by the receiver.
291
+
290
292
<sup>3</sup> Calls made from app A to app B are first sent to the edge ingress proxy, and are TLS encrypted.
291
293
292
294
Applications within a Container Apps environment are automatically authenticated. However, the Container Apps runtime doesn't support authorization for access control between applications using the built-in peer-to-peer encryption.
0 commit comments