ivmarkov / rust-esp32-std-demo

Rust on ESP32 STD demo app. A demo STD binary crate for the ESP32[XX] and ESP-IDF, which connects to WiFi, Ethernet, drives a small HTTP server and draws on a LED screen.
Apache License 2.0
785 stars 105 forks source link

Upload certificates to the board #113

Open kauly opened 1 year ago

kauly commented 1 year ago

I saw that this demo is using mqtts but how can I upload certificates and keys to the board like the esp-secure-cert-tool do? My goal here is to have something similar to this example code from idf.