We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cde496 commit f9e9621Copy full SHA for f9e9621
docs/changelog/123600.yaml
@@ -5,8 +5,7 @@ type: breaking
5
issues: []
6
breaking:
7
title: Drop `TLS_RSA` cipher support for JDK 24
8
- area: TLS
9
- details: Please describe the details of this change for the release notes. You can
10
- use asciidoc.
11
- impact: Please describe the impact of this change to users
12
- notable: false
+ area: Cluster and node setting
+ details: This change removes `TLS_RSA` ciphers from the list of supported ciphers, for Elasticsearch deployments running on JDK 24.
+ impact: TODO
+ notable: true
0 commit comments