ioerror / duraconf

duraconf - A collection of hardened configuration files for SSL/TLS services
http://www.appelbaum.net/
975 stars 91 forks source link

node.js's TLS #30

Open silverwind opened 10 years ago

silverwind commented 10 years ago

I'm wondering if someone has researched node's TLS module yet.

From my limited testing, it looks a bit dire as PFS doesn't seem achievable without the support of ECDHE ciphers (though't I'm by no means an expert on cipher suites).

Here are the docs.