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

crypto/tls: apply NSS SSLv3 fix #9014

Closed
rsc opened this issue Oct 29, 2014 · 2 comments
Closed

crypto/tls: apply NSS SSLv3 fix #9014

rsc opened this issue Oct 29, 2014 · 2 comments

Comments

@rsc
Copy link
Contributor

rsc commented Oct 29, 2014

https://golang.org/cl/161700043/
@bradfitz bradfitz modified the milestone: Go1.5 Dec 16, 2014
@rsc rsc removed accepted labels Apr 14, 2015
@bradfitz bradfitz modified the milestones: Unplanned, Go1.5 Jul 7, 2015
@bradfitz
Copy link
Contributor

bradfitz commented Jul 7, 2015

SSLv3 is deprecated: https://tools.ietf.org/html/rfc7568

I don't think we should be doing anything here to help SSLv3.

@bradfitz bradfitz closed this as completed Jul 7, 2015
@rsc
Copy link
Contributor Author

rsc commented Jul 14, 2015

Agreed.

@golang golang locked and limited conversation to collaborators Jul 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants