Skip to content

Fix supported ssl protocols in default configs#15760

Merged
urso merged 1 commit intoelastic:masterfrom
urso:defaultconfig-tls-versions
Jan 23, 2020
Merged

Fix supported ssl protocols in default configs#15760
urso merged 1 commit intoelastic:masterfrom
urso:defaultconfig-tls-versions

Conversation

@urso
Copy link
Copy Markdown

@urso urso commented Jan 22, 2020

  • 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 added review needs_backport PR is waiting to be backported to other branches. v7.6.0 Team:Beats labels Jan 22, 2020
@urso urso requested review from a team and faec January 22, 2020 22:23
@urso urso requested review from a team as code owners January 22, 2020 22:23
@urso urso removed request for a team January 22, 2020 22:23
@urso urso mentioned this pull request Jan 22, 2020
@urso urso merged commit 6f3355c into elastic:master Jan 23, 2020
@urso urso deleted the defaultconfig-tls-versions branch January 23, 2020 14:38
urso pushed a commit to urso/beats that referenced this pull request Jan 23, 2020
@urso urso added v7.7.0 and removed needs_backport PR is waiting to be backported to other branches. labels Jan 23, 2020
urso pushed a commit to urso/beats that referenced this pull request Jan 23, 2020
urso pushed a commit that referenced this pull request Jan 23, 2020
urso pushed a commit that referenced this pull request Jan 27, 2020
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.

(cherry picked from commit 6f3355c)
@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

review Team:Integrations Label for the Integrations team v7.6.0 v7.7.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants