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. Fixes: https://github.com/nodejs/LTS/issues/80 PR-URL: https://github.com/nodejs/node/pull/5529 Reviewed-By:Rod Vagg <rod@vagg.org>
parent
e483f3fd
Please register or sign in to comment