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 for deprecated tls.VersionSSL30 #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alrs
Copy link

@alrs alrs commented Nov 8, 2019

The Go authors deprecated support for SSLv3 in go 1.13. They've decided to remove it in go 1.14, and have already merged the commit.

See: https://golang.org/issue/32716

This PR, or something like it, should probably land before February 2020.

@alrs
Copy link
Author

alrs commented Nov 14, 2019

cmux is vendored into Kubernetes, so staving off bitrot is of interest.

@alrs
Copy link
Author

alrs commented Nov 20, 2019

Are you at Kubecon and available to talk about this PR and #72, @soleilhy?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant