balassai commented on code in PR #27514:
URL: https://github.com/apache/flink/pull/27514#discussion_r2766454994
##########
docs/content/docs/deployment/security/security-ssl.md:
##########
@@ -165,6 +165,11 @@ If these cipher suites are not supported on your setup,
you will see that Flink
{{< /hint >}}
+The JDK update [JDK-8245545](https://bugs.openjdk.org/browse/JDK-8245545)
(affecting JDK 11.0.30+, 17.0.18+, 21.0.10+, and 24+) disabled `TLS_RSA_*`
cipher suites to support forward-secrecy (RFC 9325) and comply with the IETF
Draft *Deprecating Obsolete Key Exchange Methods in TLS*.
Review Comment:
Thanks, updated security-ssl.md.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]