BUGS-NYU/schedge

Native HTTPS Support

Closed this issue · 1 comments

A1Liu commented

We currently use Traefik to handle HTTPS conversion; this has presented two problems:

  1. We don't really support http
  2. Our data has to pass through Traefik before being sent through the server

We should move to HTTPS being implemented directly in Schedge.

A1Liu commented

Code has been written; whether or not we switch is dependent on what is easiest.