Skip to content

Cherry-pick #15760 to 7.x: Fix supported ssl protocols in defa…#15775

Merged
urso merged 1 commit intoelastic:7.xfrom
urso:backport_15760_7.x
Jan 23, 2020
Merged

Cherry-pick #15760 to 7.x: Fix supported ssl protocols in defa…#15775
urso merged 1 commit intoelastic:7.xfrom
urso:backport_15760_7.x

Conversation

@urso
Copy link
Copy Markdown

@urso urso commented Jan 23, 2020

Cherry-pick of PR #15760 to 7.x branch. Original message:

  • Bug

What does this PR do?

Update ssl.supported_protocols setting to contain correct defaults.

Why is it important?

Beats 7.6 introduced TLS1.3 and sets the default TLS protocols to TLS1.1, 1.2, 1.3. The reference configuration files act as documentation and should display the correct values.

Checklist

  • My code follows the style guidelines of this project
    - [ ] I have commented my code, particularly in hard-to-understand areas
    - [ ] I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
    - [ ] I have added tests that prove my fix is effective or that my feature works

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

@urso urso requested review from a team as code owners January 23, 2020 14:41
@urso urso requested review from a team and removed request for a team January 23, 2020 14:42
@urso urso changed the title Cherry-pick #15760 to 7.x: Fix supported ssl protocols in default configs Cherry-pick #15760 to 7.x: Fix supported ssl protocols in defa… Jan 23, 2020
@urso urso merged commit 84ceccd into elastic:7.x Jan 23, 2020
@urso urso deleted the backport_15760_7.x branch January 23, 2020 19:58
@andresrc andresrc added the Team:Integrations Label for the Integrations team label Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport review Team:Integrations Label for the Integrations team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants