Hacker News new | ask | show | jobs
Show HN: Easy, Automatic HTTPS for Node.js (magicserver.arsh.sh)
1 points by mendocinox 254 days ago
I am a big fan of Caddy for sef-hosting, smaller fan of having to install it on every new server for quick and dirty projects.

That is why I built MagicServer. It implements the ACME protocol in TypeScript to install and manage HTTPS for Node.js servers without requiring any shell scripts, crontabs, or reverse proxies. MagicServer is under active development, and I open to constructive criticism, feedback, and thoughts.