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

[Feature] Implement SSL/TLS Certificate verification #36

Open
redmushie opened this issue Oct 8, 2023 · 2 comments
Open

[Feature] Implement SSL/TLS Certificate verification #36

redmushie opened this issue Oct 8, 2023 · 2 comments
Assignees
Labels
in: api-comms Issues communicating with the API status: blocked An issue that is blocked by another issue or dependency type: bug Something isn't working
Milestone

Comments

@redmushie
Copy link
Member

image

Board is Seeed Xiao ESP32-S3

@redmushie redmushie added the type: bug Something isn't working label Oct 8, 2023
@redmushie redmushie changed the title SSL/TLS error "No CA Chain is set, but required to operate" [develop] SSL/TLS error "No CA Chain is set, but required to operate" Oct 8, 2023
@redmushie redmushie changed the title [develop] SSL/TLS error "No CA Chain is set, but required to operate" SSL/TLS error "No CA Chain is set, but required to operate" Oct 14, 2023
@hhvrc hhvrc changed the title SSL/TLS error "No CA Chain is set, but required to operate" Implement SSL/TLS Certificate verification Oct 18, 2023
@hhvrc
Copy link
Member

hhvrc commented Oct 18, 2023

This is due to WifiClientSecure not being used along with trusted CA's.
I have tried solving this with root CA's from mozilla but this has alot of issues and is a future fix.

That this makes that specific board unusable is a sideeffect of this.

@hhvrc hhvrc added priority: low status:deferred status: declined A suggestion or change that we don't feel we should currently apply and removed status:deferred labels Oct 18, 2023
@redmushie redmushie added for: 1.1.x and removed status: declined A suggestion or change that we don't feel we should currently apply priority: low for: future labels Oct 18, 2023
@redmushie redmushie added this to the Firmware 1.1 milestone Oct 18, 2023
@redmushie redmushie added in: api-comms Issues communicating with the API and removed for: 1.1.x labels Oct 18, 2023
@redmushie redmushie removed this from the Firmware 1.1 milestone Oct 23, 2023
@hhvrc hhvrc changed the title Implement SSL/TLS Certificate verification [Feature] Implement SSL/TLS Certificate verification Dec 1, 2023
@hhvrc
Copy link
Member

hhvrc commented Dec 1, 2023

This is not possible to implement before we start using espidf

@hhvrc hhvrc added the status: blocked An issue that is blocked by another issue or dependency label Dec 1, 2023
@hhvrc hhvrc self-assigned this Dec 1, 2023
@hhvrc hhvrc added this to the ESP-IDF milestone Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: api-comms Issues communicating with the API status: blocked An issue that is blocked by another issue or dependency type: bug Something isn't working
Projects
Status: Todo
Status: Todo
Development

No branches or pull requests

2 participants