Installation of HTTPS on a Symfony5, Docker and Nginx system
Before you start, it is necessary to have followed the steps in the previous article. Creating the files needed for SSL To do this we will use a very handy tool: mkcert. It is a tool that allows you to create certificates that can be used locally without any configuration. To install mkcert, go to … Read more