summaryrefslogtreecommitdiff
path: root/src/tty_wrap.cc
diff options
context:
space:
mode:
authorJacob Hoffman-Andrews <github@hoffman-andrews.com>2014-01-23 17:28:08 -0800
committerFedor Indutny <fedor.indutny@gmail.com>2014-01-28 03:28:09 +0400
commitf4c8020d1068ffba57458b327c62b61b1f29ec63 (patch)
tree5c4900e59ae8bc554bfa4a76ff93035b371c142a /src/tty_wrap.cc
parentdc1ffd0da6fcaa2b18bd6817ca3541264ebc8ce7 (diff)
downloadandroid-node-v8-f4c8020d1068ffba57458b327c62b61b1f29ec63.tar.gz
android-node-v8-f4c8020d1068ffba57458b327c62b61b1f29ec63.tar.bz2
android-node-v8-f4c8020d1068ffba57458b327c62b61b1f29ec63.zip
crypto: honor default ciphers in client mode
Right now no default ciphers are use in, e.g. https.get, meaning that weak export ciphers like TLS_RSA_EXPORT_WITH_DES40_CBC_SHA are accepted. To reproduce: node -e "require('https').get({hostname: 'www.howsmyssl.com', \ path: '/a/check'}, function(res) {res.on('data', \ function(d) {process.stdout.write(d)})})"
Diffstat (limited to 'src/tty_wrap.cc')
0 files changed, 0 insertions, 0 deletions