node/test/external/ssl-options
Ben Noordhuis f8cb0dcf67 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>
2016-03-02 22:11:43 +01:00
..
.gitignore
package.json
test.js crypto,tls: remove SSLv2 support 2016-03-02 22:11:43 +01:00