Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

SSL support and access controls #54

Open
easytarget opened this issue Sep 28, 2020 · 0 comments
Open

SSL support and access controls #54

easytarget opened this issue Sep 28, 2020 · 0 comments
Labels
back burner Low priority nice-to-haves enhancement New feature or request
Milestone

Comments

@easytarget
Copy link
Owner

easytarget commented Sep 28, 2020

The ESP32 is capable of secure (SSL) http communications; so enable it.
Lots of issues getting working certificates and keys, both generating them, and encoding them into the sketch. But a good example with documentation would be a good start,

  • This is another quite well known ESP32 thing to do; so I can probably leverage solutions from other projects, or at least get a good hint.

Adding a HTTP basic auth system makes sense as part of this; #80 has a good example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back burner Low priority nice-to-haves enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant