Local SSL Certificates with Caddy Discussion
Discussion for
Local SSL Certificates with Caddy
I'm curious... if you've needed SSL for local development before, what were you building?
My work application runs on two domains and myriad subdomains, which can be a pain to load up in Chrome or Safari (etc.) if you don't have legit certificates installed and all that. We found that by running SSL locally, it helped ensure everything worked on development as it does on production and staging. That said, a tool like Caddy would have saved some headaches back in the early days of getting that going locally!