Hacker News new | ask | show | jobs
by nailer 4110 days ago
Thanks. I'm actually porting the Moz guidelines to node in the next few days.
1 comments

Done: https://www.npmjs.com/package/ssl-config

As another poster mentions, using AES-GCM with 128 bit keys is considered superior to using a 256 bit key without (though indeed, removing all 128 bit keys gets you 100% on the SSLLabs test).

See https://wiki.mozilla.org/Security/Server_Side_TLS#Prioritiza...