Skip to content

[7.15] Changing test keytab to use aes256-cts-hmac-sha1-96 instead of des3-cbc-sha1-kd (#78703)#80537

Merged
jkakavas merged 1 commit intoelastic:7.15from
jkakavas:backport/7.15/pr-78703
Nov 9, 2021
Merged

[7.15] Changing test keytab to use aes256-cts-hmac-sha1-96 instead of des3-cbc-sha1-kd (#78703)#80537
jkakavas merged 1 commit intoelastic:7.15from
jkakavas:backport/7.15/pr-78703

Conversation

@jkakavas
Copy link
Copy Markdown
Contributor

@jkakavas jkakavas commented Nov 9, 2021

Backports the following commits to 7.15:

Resolves : #72120, #80492

…bc-sha1-kd (elastic#78703)

The des3-cbc-sha1-kd encryption type is deprecated and no longer supported by newer jvm, causing tests
that use the krb5kdc-fixture to fail. This commit changes the encryption type of the test keytab to
aes256-cts-hmac-sha1-96.
Relates elastic#78423
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants