diff --git a/content/operate/rs/7.4/security/encryption/tls/ciphers.md b/content/operate/rs/7.4/security/encryption/tls/ciphers.md index bfbf6a6021..4151860551 100644 --- a/content/operate/rs/7.4/security/encryption/tls/ciphers.md +++ b/content/operate/rs/7.4/security/encryption/tls/ciphers.md @@ -45,7 +45,7 @@ When you modify your cipher suites, make sure: {{}} - 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. {{}} ### Edit cipher suites in the UI {#edit-ciphers-ui} diff --git a/content/operate/rs/security/encryption/tls/ciphers.md b/content/operate/rs/security/encryption/tls/ciphers.md index 6e8c54a1d8..192e1149c0 100644 --- a/content/operate/rs/security/encryption/tls/ciphers.md +++ b/content/operate/rs/security/encryption/tls/ciphers.md @@ -44,7 +44,7 @@ When you modify your cipher suites, make sure: {{}} - 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. {{}} ### Edit cipher suites in the UI {#edit-ciphers-ui}