Free, easy, automated HTTPS for Node.js
Hacker News
SSL Certificates using SNI with almost zero configuration for free with https://letsencrypt.org! If you have any questions, throw them up on gitter. npm install auto-sni var createServer = require("auto-sni"); var server = createServer({ email: ...,…
2 February 2016