Skip to content

Commit 7cc74f7

Browse files
authored
Adding note for custom policies
1 parent 10c59dc commit 7cc74f7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/vpn-gateway/ipsec-ike-policy-howto.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ The following table lists the supported configurable cryptographic algorithms an
3636

3737
[!INCLUDE [Important requirements table](../../includes/vpn-gateway-ipsec-ike-requirements-include.md)]
3838

39+
> [!NOTE]
40+
> IKEv2 Integrity is used for both Integrity and PRF(pseudo-random function). 
41+
> If IKEv2 Encryption algorithm specified is GCM*, the value passed in IKEv2 Integrity is used for PRF only and implicitly we set IKEv2 Integrity > > to GCM*. In all other cases, the value passed in IKEv2 Integrity is used for both IKEv2 Integrity and PRF.
42+
>
43+
3944
### Diffie-Hellman groups
4045

4146
The following table lists the corresponding Diffie-Hellman groups supported by the custom policy:

0 commit comments

Comments
 (0)