@ijuma I thought that the tests were failing because AES-256 was not enabled by default in the MiniKdc config. But even after enabling that, I see the same error with Java-11 if the two new encryption types (aes128-cts-hmac-sha256-128 and aes256-cts-hmac-sha384-192) are in the default list. The fix in the PR should work for all Java versions we support since `aes128-cts-hmac-sha1-96` is available by default.
[ Full content available at: https://github.com/apache/kafka/pull/5586 ] This message was relayed via gitbox.apache.org for [email protected]
