skuhl / RobotRemote

0 stars 0 forks source link

Change webserver from HTTP to HTTPS #38

Closed BinaryFissionGames closed 6 years ago

BinaryFissionGames commented 6 years ago

See title.

We probably want HTTP as a fallback, but there might be certain pages that we only want to be supported by HTTPS (namely, the control panel).

BinaryFissionGames commented 6 years ago

Related to #36. I'll knock down 2 birds with one stone.

BinaryFissionGames commented 6 years ago

I believe this is done, for the most part. It did open bug #39 though.