Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion content/operate/rs/7.4/security/encryption/tls/ciphers.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ When you modify your cipher suites, make sure:
{{<note>}}
- Redis Enterprise Software doesn't support static [Diffie–Hellman (`DH`) key exchange](https://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange) ciphers.

- It does support Ephemeral Diffie–Hellman (`DHE` or `ECDHE`) key exchange ciphers on Red Hat Enterprise Linux (RHEL) 8 and Bionic OS.
- Support for Ephemeral Diffie–Hellman (ECDHE) key exchange ciphers depends on the operating system version and security policy.
{{</note>}}

### Edit cipher suites in the UI {#edit-ciphers-ui}
Expand Down
2 changes: 1 addition & 1 deletion content/operate/rs/security/encryption/tls/ciphers.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ When you modify your cipher suites, make sure:
{{<note>}}
- Redis Enterprise Software doesn't support static [Diffie–Hellman (`DH`) key exchange](https://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange) ciphers.

- It does support Ephemeral Diffie–Hellman (`DHE` or `ECDHE`) key exchange ciphers on Red Hat Enterprise Linux (RHEL) 8 and Bionic OS.
- Support for Ephemeral Diffie–Hellman (ECDHE) key exchange ciphers depends on the operating system version and security policy.
{{</note>}}

### Edit cipher suites in the UI {#edit-ciphers-ui}
Expand Down