Skip to content

Commit 0626b55

Browse files
authored
RS: Fixed DHE/ECDHE ciphers support note (#1337)
* DOC-4977 RS: Fixed DHE/ECDHE ciphers support note * DOC-4977 RS: Copied fix for DHE/ECDHE ciphers support note to 7.4 doc
1 parent 8314d28 commit 0626b55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/operate/rs/7.4/security/encryption/tls/ciphers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ When you modify your cipher suites, make sure:
4545
{{<note>}}
4646
- Redis Enterprise Software doesn't support static [Diffie–Hellman (`DH`) key exchange](https://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange) ciphers.
4747

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

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

content/operate/rs/security/encryption/tls/ciphers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ When you modify your cipher suites, make sure:
4444
{{<note>}}
4545
- Redis Enterprise Software doesn't support static [Diffie–Hellman (`DH`) key exchange](https://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange) ciphers.
4646

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

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

0 commit comments

Comments
 (0)