We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94eee3d commit 6a5d13fCopy full SHA for 6a5d13f
articles/vpn-gateway/point-to-site-about.md
@@ -88,6 +88,7 @@ The zip file also provides the values of some of the important settings on the A
88
**IKEv2**
89
90
|**Cipher** | **Integrity** | **PRF** | **DH Group** |
91
+|--- | --- | --- | --- |
92
|GCM_AES256 | GCM_AES256 | SHA384 | GROUP_24 |
93
|GCM_AES256 | GCM_AES256 | SHA384 | GROUP_14 |
94
|GCM_AES256 | GCM_AES256 | SHA384 | GROUP_ECP384 |
@@ -109,6 +110,7 @@ The zip file also provides the values of some of the important settings on the A
109
110
**IPsec**
111
112
|**Cipher** | **Integrity** | **PFS Group** |
113
+|--- | --- | --- |
114
|GCM_AES256 | GCM_AES256 | GROUP_NONE |
115
|GCM_AES256 | GCM_AES256 | GROUP_24 |
116
|GCM_AES256 | GCM_AES256 | GROUP_14 |
0 commit comments