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

[backport -> release/3.4.x] chore(conf): disable TLSv1.1 and lower in openssl 3.x (#12420) #12578

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

Water-Melon
Copy link
Contributor

@Water-Melon Water-Melon commented Feb 19, 2024

#12420

  • remove unsupported TLS versions from default configurations.
  • support communication with old versions of OpenSSL clients using TLSv1.1.

KAG-3259

(cherry picked from commit 2516c50)

Summary

Checklist

  • The Pull Request has tests
  • A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
  • There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Issue reference

Fix #[issue number]

- remove unsupported TLS versions from default configurations.
- support communication with old versions of OpenSSL clients using TLSv1.1.

KAG-3259

(cherry picked from commit 2516c50)
@github-actions github-actions bot added core/templates core/configuration core/wasm Everything relevant to [proxy-]wasm labels Feb 19, 2024
@Water-Melon Water-Melon marked this pull request as ready for review February 19, 2024 04:13
@bungle bungle merged commit 6ebd34a into release/3.4.x Feb 19, 2024
30 checks passed
@bungle bungle deleted the backport-12420-to-release/3.4.x branch February 19, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants