Skip to content

Cherry-pick #15760 to 7.6: Fix supported ssl protocols in default configs#15781

Merged
urso merged 1 commit intoelastic:7.6from
urso:backport_15760_7.6
Jan 27, 2020
Merged

Cherry-pick #15760 to 7.6: Fix supported ssl protocols in default configs#15781
urso merged 1 commit intoelastic:7.6from
urso:backport_15760_7.6

Conversation

@urso
Copy link
Copy Markdown

@urso urso commented Jan 23, 2020

Cherry-pick of PR #15760 to 7.6 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

Copy link
Copy Markdown
Contributor

@michalpristas michalpristas left a comment

Choose a reason for hiding this comment

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

seems ok

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.