Skip to content

remove support for deprecated tls.VersionSSL30#71

Open
alrs wants to merge 1 commit into
soheilhy:masterfrom
alrs:remove-deprecated-sslV3
Open

remove support for deprecated tls.VersionSSL30#71
alrs wants to merge 1 commit into
soheilhy:masterfrom
alrs:remove-deprecated-sslV3

Conversation

@alrs
Copy link
Copy Markdown

@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
Copy Markdown
Author

alrs commented Nov 14, 2019

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

@alrs
Copy link
Copy Markdown
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