Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

ESP32 root certificate usage #219

Open
tyczj opened this issue Mar 7, 2021 · 2 comments
Open

ESP32 root certificate usage #219

tyczj opened this issue Mar 7, 2021 · 2 comments

Comments

@tyczj
Copy link

tyczj commented Mar 7, 2021

In the Esp32-lwmqtt example where is the root_cert being used? I don't see anywhere in the code that it is referenced so I dont know how to set it

@hyperboras
Copy link

Same here. curious if I can use code from esp8266 example?

@raphael-bmec-co
Copy link

It does not seem to be required by CIOTC that you set the certificate. But if you want to then you need to set it on the WiFiClientSecure instance: https://github.com/espressif/arduino-esp32/tree/master/libraries/WiFiClientSecure

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants