Commit dbfc9d92 authored by Ben Noordhuis's avatar Ben Noordhuis Committed by Rod Vagg
Browse files

crypto,tls: remove SSLv2 support

Remove support for SSLv2 because of DROWN (CVE-2016-0800).

Use of the `--enable-ssl2` flag is now an error; node will print an
error message and exit.

PR-URL: https://github.com/nodejs/node/pull/5536


Reviewed-By: default avatarRod Vagg <rod@vagg.org>
parent 8fe68d7c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment