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-overview.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
@@ -4,7 +4,7 @@ description: This article is an overview of mutual authentication on Application
4
4
services: application-gateway
5
5
author: greg-lindsay
6
6
ms.service: application-gateway
7
-
ms.date: 12/21/2022
7
+
ms.date: 07/29/2023
8
8
ms.topic: conceptual
9
9
ms.author: greglin
10
10
@@ -29,7 +29,7 @@ If you're uploading a certificate chain with root CA and intermediate CA certifi
29
29
> [!IMPORTANT]
30
30
> Make sure you upload the entire trusted client CA certificate chain to the Application Gateway when using mutual authentication.
31
31
32
-
Each SSL profile can support up to five trusted client CA certificate chains.
32
+
Each SSL profile can support up to 100 trusted client CA certificate chains. A single Application Gateway can support a total of 200 trusted client CA certificate chains.
33
33
34
34
> [!NOTE]
35
35
> Mutual authentication is only available on Standard_v2 and WAF_v2 SKUs.
| Maximum trusted client CA certificate size | 25 KB| 25 KB is the maximum aggregated size of root and intermediate certificates contained in an uploaded pem or cer file. |
22
-
| Maximum trusted client CA certificate chains |5 ||
22
+
| Maximum trusted client CA certificate chains |100 per SSL Profile | 200 total per Application Gateway|
0 commit comments