The idea of this project is to be a sample of using docker compose to create a service and access it through https.
just up
This will generate the file certs/ca.crt
among others.
Install the certificate on your preferred browser, more details here.
Note: For Chrome, choose to import on the
Trusted Root Certification Authorities tab
.
After restarting your browser, access https://nginx.localtest.me
and see what magic happens.