[jdk11u-dev] RFR: 8245545: Disable TLS_RSA cipher suites [v5]
Andrew John Hughes
andrew at openjdk.org
Wed Dec 3 11:17:53 UTC 2025
On Wed, 3 Dec 2025 10:41:17 GMT, David Sladký <duke at openjdk.org> wrote:
> 1. Refactor from different issue was removed.
>
> 2. Indentation from different issue was removed.
>
> 3. Change in copyright was reverted.
>
>
> This should address all the points you raised. Please let me know if I missed something.
Thanks for the changes. This version looks a lot better. The only thing I spotted was that `disabled_ciphersuites` is still being changed from `private` to `public` in `DisabledAlgorithms.java`. Other than that, this is good to go.
> JDK-8298867 & JDK-830137 -> I will look into them later.
No rush on these. I just thought that, if you wanted to bring over these changes, this is the way to do it.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3124#issuecomment-3606360309
More information about the jdk-updates-dev
mailing list