This repository was archived by the owner on Sep 10, 2024. It is now read-only.
This repository was archived by the owner on Sep 10, 2024. It is now read-only.
OTA Update - ssl, domain & authentication #68
Open
Description
I'd like to suggest that the OTA class should connect over a secure socket, and for ease of use be able to use a domain instead of just an IP address.
Oh - also, support for Basic Auth or some kind of authentication as well.
This is pretty important to protect our code.
I'm happy to work on implementing these features.