Skip to content

Force https for /admin #1

@rgeoghegan

Description

@rgeoghegan

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:

  1. 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.
  2. Hack the nginx config so that any requests to /admin require https
  3. Of course, set up https in nginx with the self-signed certificate

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions