Skip to content

Commit 7a2cc3c

Browse files
Clarify that Modern equals PCI DSS when used with TLS 1.3
1 parent c4d5e3d commit 7a2cc3c

File tree

1 file changed

+8
-2
lines changed
  • src/content/docs/ssl/edge-certificates/additional-options/cipher-suites/customize-cipher-suites

1 file changed

+8
-2
lines changed

src/content/docs/ssl/edge-certificates/additional-options/cipher-suites/customize-cipher-suites/dashboard.mdx

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import { Render, Details } from "~/components";
1212

1313
When configuring cipher suites via dashboard, you can use three different selection modes:
1414

15-
- **By security level**: allows you to select between the predefined [Cloudflare recommendations](/ssl/edge-certificates/additional-options/cipher-suites/recommendations/) (Modern, Compatible, or Legacy).
15+
- **By security level**: allows you to select between the predefined [Cloudflare recommendations](/ssl/edge-certificates/additional-options/cipher-suites/recommendations/) (Modern[^1], Compatible, or Legacy).
1616
- **By compliance standard**: allows you to select cipher suites grouped according to [industry standards](/ssl/edge-certificates/additional-options/cipher-suites/compliance-status/) (PCI DSS or FIPS-140-2).
1717
- **Custom**: allows you to individually select the cipher suites you would like to support.
1818

@@ -32,4 +32,10 @@ For any of the modes, you should keep in mind the following configuration condit
3232
3. For the **Cipher suites** setting select **Configure**.
3333
4. Choose a mode to select your cipher suites and select **Next**.
3434
5. Select a predefined set of cipher suites or, if you opted for **Custom**, specify which cipher suites you want to allow. Make sure you are aware of how your selection will interact with Minimum TLS version, TLS 1.3, and the certificate algorithm (ECDSA or RSA).
35-
6. Select **Save** to confirm.
35+
6. Select **Save** to confirm.
36+
37+
:::note[Modern or PCI DSS]
38+
When used with [TLS 1.3](/ssl/edge-certificates/additional-options/cipher-suites/#tls-13), Modern is the same as PCI DSS.
39+
:::
40+
41+
[^1]: When used with TLS 1.3, Modern is the same as PCI DSS.

0 commit comments

Comments
 (0)