SkyScan icon indicating copy to clipboard operation
SkyScan copied to clipboard

Camera should use HTTPS

Open Arizbethrojas opened this issue 2 years ago • 0 comments

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.

Arizbethrojas avatar Apr 24 '23 17:04 Arizbethrojas