madradavid.com - Last entries · Mar 25, 2016
Securing your django application with letsencrypt and django-sslify
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Django does a good job of being secure by default, from the use of csrf tokens to the ORM that shields you from SQL injection, however for most businesses this is not enough.You customers trust you to keep their data safe and your first line of defense is going to be ssl encryption. Django does a good job of being secure by default, from the use of csrf tokens to the ORM that shields you from SQL…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.