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

Increase default minimum TLS version #2231

Open
yorugac opened this issue Nov 9, 2021 · 0 comments
Open

Increase default minimum TLS version #2231

yorugac opened this issue Nov 9, 2021 · 0 comments
Labels
breaking change for PRs that need to be mentioned in the breaking changes section of the release notes documentation-needed A PR which will need a separate PR for documentation

Comments

@yorugac
Copy link
Contributor

yorugac commented Nov 9, 2021

As Golang is slowly moving towards dropping support for older versions of TLS, it makes sense to stay aligned with those efforts, within reason.

We're not dropping support for any currently supported version yet, but default setting for options.tlsVersion should be increased to 1.2.

Additionally, it looks that our docs for TLS support are outdated (e.g. they mention SSLv3 which was dropped in k6 0.32) so it'd be good to double-check and update them as well.

@yorugac yorugac added the breaking change for PRs that need to be mentioned in the breaking changes section of the release notes label Nov 9, 2021
@yorugac yorugac added this to the v0.36.0 milestone Nov 9, 2021
@yorugac yorugac added the documentation-needed A PR which will need a separate PR for documentation label Nov 9, 2021
@na-- na-- modified the milestones: v0.36.0, v0.37.0 Jan 18, 2022
@na-- na-- removed this from the v0.37.0 milestone Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change for PRs that need to be mentioned in the breaking changes section of the release notes documentation-needed A PR which will need a separate PR for documentation
Projects
None yet
Development

No branches or pull requests

2 participants