Commit 08479543 authored by Shigeki Ohtsu's avatar Shigeki Ohtsu
Browse files

deps: Disable EXPORT and LOW ciphers in openssl

openssl-1.0.1s disables EXPORT and LOW ciphers by default.
They are obsoleted ciphers and not safe for the current use.
Node LTS also deprecates them.

Fixes: https://github.com/nodejs/LTS/issues/85
PR-URL: https://github.com/nodejs/node/pull/5712


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent 905bec29
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