The /admin site only works under http (https://mtlpy.org leads nowhere). Despite Heartbleed, it would be handy to not send our passwords out on cleartext. Do the following:
- Generate a self-signed certificate and dump it in the mtlpy keepass. No need to buy one since we can share it with the admins.
- Hack the nginx config so that any requests to /admin require https
- Of course, set up https in nginx with the self-signed certificate