0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-25 08:19:38 +01:00
nodejs/test
Roman Reiss 77f35861d0 tls: more secure defaults
This updates the default cipher suite to an more secure list, which
prefers strong ciphers with Forward Secrecy. Additionally, it enables
`honorCipherOrder` by default.

Noteable effect of this change is that the insecure RC4 ciphers are
disabled and that Chrome negotiates a more secure ECDHE cipher.

Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Fedor Indutny <fedor@indutny.com>
PR-URL: https://github.com/iojs/io.js/pull/826
2015-02-16 12:33:12 +01:00
..
addons
debugger
disabled
fixtures
gc
internet test: remove flaky test functionality 2015-02-16 15:27:33 +11:00
message events: optimize various functions 2015-02-09 17:47:49 +01:00
parallel tls: more secure defaults 2015-02-16 12:33:12 +01:00
pummel test: remove flaky test functionality 2015-02-16 15:27:33 +11:00
sequential tracing: add lttng support for tracing on linux 2015-02-09 18:06:57 +01:00
testpy
timers
common.js tracing: add lttng support for tracing on linux 2015-02-09 18:06:57 +01:00