Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Question] it may be in a future roadmap a HTPPS version? #1762

Open
GMagician opened this issue Aug 31, 2024 · 2 comments
Open

[Question] it may be in a future roadmap a HTPPS version? #1762

GMagician opened this issue Aug 31, 2024 · 2 comments

Comments

@GMagician
Copy link

I think HTTPS may be a security requirement for protected OTA, considering senfding also a signed bin.

@tablatronix
Copy link
Collaborator

tablatronix commented Sep 1, 2024

Sure, can you link to an example or docs, thanks. I probably wont be maintaining this library anymore however.

@GMagician
Copy link
Author

Thanks for your reply.
Not investigated enough but a good starting point may be the use of 'ESP8266WebServerSecure' instead of 'ESP8266WebServer'
HTTP require a CA certificate (even self signed may be sufficient), a server certificate and a server private key.
WiFiClientSecure has already methods to accept x509 certificates.

But I think to much effort if project is considered dead.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants