Skip to content

Using Let’s Encrypt for internal servers

blog.heckel.io
3 pointsville1 comment
On HN

Comments

I did something similar using AWS Route 53 and documented it here: https://linsomniac.gitlab.io/post/2019-09-10-letsencrypt-wit...

This setup creates an AWS key pair for each DNS name that can be used to prove to LetsEncrypt the ownership. So the machines in question, say dev workstations, can generate signed certs.

We used to use self-signed certs with long expiry times, but it is sounding like in the not too distant future there will be browser animosity towards long-lived certs.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.