Skip to content

Commit 9075eab

Browse files
committedMar 19, 2019
addressing review comments
1 parent ea3b22b commit 9075eab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎articles/application-gateway/application-gateway-web-app-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: vhorne
66
ms.service: application-gateway
77
ms.topic: article
8-
ms.date: 3/18/2019
8+
ms.date: 03/18/2019
99
ms.author: victorh
1010

1111
---
@@ -39,7 +39,7 @@ With this capability, customers specify the options in the HTTP settings and cus
3939

4040
Both SSL termination and end to end SSL encryption is supported with multi-tenant services. For SSL termination at the application gateway, SSL certificate continues to be required to be added to the application gateway listener. However, in case of end to end SSL, trusted Azure services such as Azure App service web apps do not require whitelisting the backends in the application gateway. Therefore, there is no need to add any authentication certificates.
4141

42-
![end to end SSL](./media/application-gateway-web-app-overview/e2essl.png)
42+
![end to end SSL](./media/application-gateway-web-app-overview/end-to-end-ssl.png)
4343

4444
Notice that in the above image, there is no requirement to add authentication certificates when App service is selected as backend.
4545

0 commit comments

Comments
 (0)
Please sign in to comment.