Hacker News new | ask | show | jobs
by xdinomode 3796 days ago
My website runs on a vps with NodeJS as the backend. I could easily self sign a certificate but chrome displays a huge warning to users. How about signing certificates for free google. Https is easy to implement but the fact that it costs is bs.
1 comments

LetsEncrypt offers free, automated certificates and is recognised in all major browsers (IE, Chrome, FF, Safari). https://letsencrypt.org/
Oh wow I've actually heard of this before thanks for the tip.