Hacker News new | ask | show | jobs
by dgellow 1992 days ago
You don't need let's encrypt for a dev environment, you can use something like https://github.com/FiloSottile/mkcert and run Caddy locally to reverse proxy to whatever you need for development.
1 comments

You don't even need mkcert -- Caddy does all that for you in a local environment, and keeps the certs renewed.