On Thu, 23 Sep 2021 14:32:01 GMT, Weijun Wang <wei...@openjdk.org> wrote:
> This code change removes weak etypes from the default list so it's safer to > enable one of them. See the corresponding CSR at > https://bugs.openjdk.java.net/browse/JDK-8274207 for more explanation. BTW, > please review the CSR as well. This pull request has now been integrated. Changeset: 03d3c033 Author: Weijun Wang <wei...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/03d3c0338437bf10b631881c8910ca85985742f6 Stats: 173 lines in 7 files changed: 73 ins; 61 del; 39 mod 8273670: Remove weak etypes from default krb5 etype list Reviewed-by: valeriep, mullan ------------- PR: https://git.openjdk.java.net/jdk/pull/5654