Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SamlRealmTests to use TLSv1.2 only #75324

Merged
merged 1 commit into from
Jul 14, 2021

Conversation

tvernum
Copy link
Contributor

@tvernum tvernum commented Jul 14, 2021

Recent JDK builds disable TLSv1 and TLSv1.1, which would cause this test
to fail whenver it was (randonly) configured to use those protocols.

For the purposes of this test it is no longer necessary to test with
older protocols, and the test can rely on TLSv1.2 instead.

Resolves: #73314

Recent JDK builds disable TLSv1 and TLSv1.1, which would cause this test
to fail whenver it was (randonly) configured to use those protocols.

For the purposes of this test it is no longer necessary to test with
older protocols, and the test can rely on TLSv1.2 instead.

Resolves: elastic#73314
@tvernum tvernum added >test Issues or PRs that are addressing/adding tests :Security/Authentication Logging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc) v6.8.18 labels Jul 14, 2021
@tvernum tvernum requested a review from ywangd July 14, 2021 08:11
@elasticmachine elasticmachine added the Team:Security Meta label for security team label Jul 14, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-security (Team:Security)

Copy link
Member

@ywangd ywangd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Security/Authentication Logging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc) Team:Security Meta label for security team >test Issues or PRs that are addressing/adding tests v6.8.18
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants