Docker - Configure your localhost to use SSL
In a previous article, I've explained how to run a static HTML site in seconds.
The result was a site running on your computer; using http
. Let's go one step further and learn how to configure Docker to use https
i.e. SSL and encryption.
In this article, you'll learn how to use Apache, nginx and PHP on your machine and be able to start https://localhost
.