Skip to content

Commit acbebf3

Browse files
authored
Merge pull request #196745 from anzaman/patch-45
Update vpn-gateway-faq-ipsecikepolicy-include.md
2 parents 6b52159 + 2120782 commit acbebf3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

includes/vpn-gateway-faq-ipsecikepolicy-include.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ The following table lists the supported cryptographic algorithms and key strengt
2727

2828
| **IPsec/IKEv2** | **Options** |
2929
| --- | --- |
30-
| IKEv2 Encryption | AES256, AES192, AES128, DES3, DES |
31-
| IKEv2 Integrity | SHA384, SHA256, SHA1, MD5 |
30+
| IKEv2 Encryption | GCMAES256, GCMAES128, AES256, AES192, AES128, DES3, DES |
31+
| IKEv2 Integrity | GCMAES256, GCMAES128, SHA384, SHA256, SHA1, MD5 |
3232
| DH Group | DHGroup24, ECP384, ECP256, DHGroup14 (DHGroup2048), DHGroup2, DHGroup1, None |
3333
| IPsec Encryption | GCMAES256, GCMAES192, GCMAES128, AES256, AES192, AES128, DES3, DES, None |
3434
| IPsec Integrity | GCMAES256, GCMAES192, GCMAES128, SHA256, SHA1, MD5 |
@@ -137,4 +137,4 @@ If your connection is reconnecting at random times, follow our [troubleshooting
137137

138138
### Where can I find more configuration information for IPsec?
139139

140-
See [Configure IPsec/IKE policy for S2S or VNet-to-VNet connections](../articles/vpn-gateway/vpn-gateway-ipsecikepolicy-rm-powershell.md).
140+
See [Configure IPsec/IKE policy for S2S or VNet-to-VNet connections](../articles/vpn-gateway/vpn-gateway-ipsecikepolicy-rm-powershell.md).

0 commit comments

Comments
 (0)