On Wed, 24 Feb 2021 21:43:52 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> Is there a test that checks that the weak algorithms are actually disabled? >> I wasn't sure if I saw anything or maybe that is another test that you >> didn't have to modify? > >> Is there a test that checks that the weak algorithms are actually disabled? >> I wasn't sure if I saw anything or maybe that is another test that you >> didn't have to modify? > > Yes there's one and I'll update it. I can also add all weak etypes into > `onlythree.conf` and they should be ignored. Updated tests. There is a `weakcrypto.conf` file which has been useless for a long time since `WeakCrypto.java` generates krb5.conf on the fly. ------------- PR: https://git.openjdk.java.net/jdk/pull/2701