Search found 1 match
- Thu Apr 04, 2019 9:37 am
- Forum: ESP-IDF
- Topic: Which certificate to embed into ESP32?
- Replies: 1
- Views: 5043
Which certificate to embed into ESP32?
I'm reading very different things about certificates in IoT. I'm struggling to make a choice on how to manage this. Here's the situation: - I'm using ESP32 - I don't have much storage available - I need to send data to a server through HTTPS - I need to receive data from this same server - I'm using...