SkyScan
SkyScan copied to clipboard
Camera should use HTTPS
Is your request related to a problem? Please describe. As of now, camera interaction occur over HTTP, which is not a secure connection. Similar to issue #57, addressing unsafe camera interactions will require using TLS certificates.
Describe the solution you'd like The camera should be configured to use HTTPS and refuse connections over HTTP. The existing setup already includes a strong username and password.