Java 11 uses `aes256-cts-hmac-sha1-96` as the default encryption type for Kerberos even if 256-bit encryption is not enabled. Configure `default_tkt_enctypes` and `default_tgs_enctypes` to use AES-128 for Kerberos tests.
### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) [ Full content available at: https://github.com/apache/kafka/pull/5586 ] This message was relayed via gitbox.apache.org for [email protected]
