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

Remove support in deprecated TLS versions 1.0 and 1.1 #1205

Merged
merged 2 commits into from
Jul 12, 2023

Conversation

valentinogeron
Copy link
Contributor

No description provided.

@valentinogeron
Copy link
Contributor Author

@michael-grunder @chayim @yossigo - I saw you plan to release a new hiredis version (1.2.0) soon, WDYT on adding it into it?

ssl.c Outdated Show resolved Hide resolved
@michael-grunder
Copy link
Collaborator

Can we include it with only a minor version bump?

@chayim
Copy link
Contributor

chayim commented Jul 11, 2023

@michael-grunder Fully supportive of 1.2.0ing this.

@chayim chayim self-requested a review July 11, 2023 07:01
@chayim chayim mentioned this pull request Jul 11, 2023
@yossigo
Copy link
Member

yossigo commented Jul 11, 2023

Can we include it with only a minor version bump?

I don't think there's an obvious answer since we do not break the API or any documented guarantee about TLS compatibility.

Practically speaking, it's unlikely that this will have a negative impact since TLSv1.2 has been around for a long time. So, I lean towards saying the security value here outweighs the compatibility issue, being vague as it is.

@michael-grunder
Copy link
Collaborator

I lean towards saying the security value here outweighs the compatibility issue

Works for me, let's include it.

@chayim chayim merged commit adef139 into redis:master Jul 12, 2023
@valentinogeron valentinogeron deleted the disable-tls-1.0-1.1 branch July 12, 2023 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants