Skip to content

[8.0] Unmute Kerberos integ tests (#80538)#80542

Merged
elasticsearchmachine merged 1 commit intoelastic:8.0from
jkakavas:backport/8.0/pr-80538
Nov 9, 2021
Merged

[8.0] Unmute Kerberos integ tests (#80538)#80542
elasticsearchmachine merged 1 commit intoelastic:8.0from
jkakavas:backport/8.0/pr-80538

Conversation

@jkakavas
Copy link
Copy Markdown
Contributor

@jkakavas jkakavas commented Nov 9, 2021

Backports the following commits to 8.0:

We used to default enctypes to des3-cbc-sha1-kd but with JDK17, weak
encryption types are disabled by default. This caused our Kerberos
integration tests to fail with an `sun.security.krb5.KrbException: no
supported default etypes for default_tkt_enctypes` exception. We have
since changed our default encryption type to aes256-cts-hmac-sha1-96 in
elastic#78703 and we can unmute these tests now.
@jkakavas jkakavas added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Nov 9, 2021
@elasticsearchmachine elasticsearchmachine merged commit e936a06 into elastic:8.0 Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.0.0-rc2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants