comocheng / kineticmodelssite

a django site for kinetic models
4 stars 9 forks source link

Secure app with https #132

Open kiancm opened 4 years ago

kiancm commented 4 years ago

We want to serve over https especially if we want to have user accounts.

Here is a guide I found for doing this with an nginx reverse proxy: https://testdriven.io/blog/django-lets-encrypt/