Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ IKE SA is sometimes referred to as Phase 1 as per IKEv1 language.
Below is a list of all Diffie-Hellman (DH) groups supported by Cloudflare.

:::caution
Cloudflare recommends that you use only one DH group when configuring your device, specifically **DH group 14**.
Cloudflare recommends that you use only one DH group when configuring your device, specifically **DH group 20**.
:::

- DH group 20 (384-bit random ECP group)
Expand Down Expand Up @@ -159,7 +159,7 @@ The Child SA. Sometimes referred to as Phase 2 as per IKEv1 language.
Below is a list of all Diffie-Hellman (DH) groups supported by Cloudflare.

:::caution
Cloudflare recommends that you use only one DH group when configuring your device, specifically **DH group 14**.
Cloudflare recommends that you use only one DH group when configuring your device, specifically **DH group 20**.
:::

- DH group 20 (384-bit random ECP group)
Expand Down
Loading