Search found 1 match
- Thu Jun 28, 2018 12:59 pm
- Forum: ESP-IDF
- Topic: openssl certs in ESP32
- Replies: 1
- Views: 3591
openssl certs in ESP32
Hi, I tryied the openssl-client example in ESP-IDF libraries to get the SSL certifications. I can open ssl connection but I can't find a way to save or print in a char buffer my SSL certificate to use it another times.