OpenShock / Firmware

Espressif Firmware for OpenShock, Controlling shock collars via Reverse engineered proprietary Sub-1 GHz Protocols.
GNU Affero General Public License v3.0
33 stars 12 forks source link

[Feature] Implement SSL/TLS Certificate verification #36

Open redmushie opened 1 year ago

redmushie commented 1 year ago

image

Board is Seeed Xiao ESP32-S3

hhvrc commented 1 year ago

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 commented 11 months ago

This is not possible to implement before we start using espidf