HTTP to HTTPS With LetsEncrypt (Django, Nginx)
26 Feb 2018
Step 1 Install letsencrypt:
Step 2: Obtain a SSL certificate:
My conf. file looks like the following:
Fill ssl-ciphers
according to https://mozilla.github.io/server-side-tls/ssl-config-generator/
Step 4 (Recommended): Firewall Permissions:
Check nginx configuration:
Restart the forward proxy and the nginx proxy system:
Step 5 (Optional): Renew certificate:
Reference: