Having to manage SSL certificates is a chore no developer wants to deal with. It can be a hassle to remember to renew them, to set them up, to upload the right files to the right folder.
In this tutorial I want to show you how to serve your web application over HTTPS without creating certificates manually. Instead weโre going to use caddy - open source web server with automatic HTTPS written in Go.