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

Add possibility to upload certificates #11

Open
mp-se opened this issue Jan 25, 2022 · 1 comment
Open

Add possibility to upload certificates #11

mp-se opened this issue Jan 25, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request Esp32
Milestone

Comments

@mp-se
Copy link
Owner

mp-se commented Jan 25, 2022

It would be good to have proper validation of SSL certificates. Uploading all current CA is not an option, it takes to long to load them from disk ~3 seconds.

Adding on CA for each service is probably a better approach to validate the endpoint certificate. Doing validation would also mean that we need to perform an NTP sync for the validation to be successful.

@mp-se mp-se self-assigned this Jan 25, 2022
@mp-se mp-se added the enhancement New feature or request label Jan 27, 2022
@mp-se mp-se added this to the future milestone Jan 27, 2022
@mp-se mp-se removed their assignment Jan 30, 2022
@mp-se mp-se modified the milestones: future, v0.9.0 Feb 2, 2022
@mp-se mp-se added Esp32 on-hold This issue is on-hold since it depends on other projects to be added labels Apr 9, 2022
@mp-se mp-se closed this as not planned Won't fix, can't repro, duplicate, stale Sep 17, 2022
@mp-se mp-se reopened this Nov 20, 2023
@mp-se mp-se removed the on-hold This issue is on-hold since it depends on other projects to be added label Nov 20, 2023
@mp-se mp-se modified the milestones: future, v1.4.0 Nov 20, 2023
@mp-se
Copy link
Owner Author

mp-se commented Nov 20, 2023

See if this might be an option for esp32 with the latest arduino

@mp-se mp-se modified the milestones: v1.4.0, v1.5.0 Dec 2, 2023
@mp-se mp-se self-assigned this Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Esp32
Projects
None yet
Development

No branches or pull requests

1 participant