Comment on How do I use HTTPS on a private LAN without self-signed certs?
Celestus@lemm.ee 1 week agoFYI, all the certs you generate are public record, so it might be a good idea to use a wildcard route in Caddy. That will make it only generates one cert, so no one can find your internal domain names. Especially if your Caddy instance is accessible from the Internet, and you’re expecting external connections not to be able to access domains with only internal DNS records
douglasg14b@lemmy.world 1 week ago
That’s a good call out.
There are a few things I do right now: