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

build,src: remove sslv2 support #290

Merged
merged 1 commit into from
Jan 11, 2015

Conversation

bnoordhuis
Copy link
Member

SSLv2 has been deprecated and known broken for nearly twenty years now.

I made SSLv2 support opt-in well over a year ago in commit 39aa894 and
now this commit removes it entirely.

R=@indutny, /cc @piscisaureus @rvagg

@indutny
Copy link
Member

indutny commented Jan 11, 2015

Finally, LGTM

@rvagg
Copy link
Member

rvagg commented Jan 11, 2015

lgtm

SSLv2 has been deprecated and known broken for nearly twenty years now.

I made SSLv2 support opt-in well over a year ago in commit 39aa894 and
now this commit removes it entirely.

PR-URL: nodejs#290
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
@bnoordhuis bnoordhuis merged commit 26dd9e1 into nodejs:v1.x Jan 11, 2015
@bnoordhuis bnoordhuis deleted the remove-sslv2-support branch January 11, 2015 15:09
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.

4 participants