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

v0.12.12 release post #562

Merged
merged 1 commit into from
Mar 9, 2016
Merged

v0.12.12 release post #562

merged 1 commit into from
Mar 9, 2016

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Mar 9, 2016

No description provided.

rvagg added a commit that referenced this pull request Mar 9, 2016
@rvagg rvagg merged commit afb53c0 into master Mar 9, 2016
@rvagg rvagg deleted the v0.12.12 branch March 9, 2016 03:25
@rvagg
Copy link
Member Author

rvagg commented Mar 9, 2016

released

rvagg added a commit to nodejs/node that referenced this pull request Mar 9, 2016
Notable changes:

* openssl: Fully remove SSLv2 support, the `--enable-ssl2` command
  line argument will now produce an error. The DROWN Attack
  (https://drownattack.com/) creates a vulnerability where SSLv2 is
  enabled by a server, even if a client connection is not using SSLv2.
  The SSLv2 protocol is widely considered unacceptably broken and
  should not be supported. More information is available at
  https://www.openssl.org/news/vulnerabilities.html#2016-0800

Note that the upgrade to OpenSSL 1.0.1s in Node.js v0.12.11 removed
internal SSLv2 support. The change in this release was originally
intended for v0.12.11. The `--enable-ssl2` command line argument now
produces an error rather than being a no-op.

PR-URL: nodejs/nodejs.org#562
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