Page 1 of 1

How to create self signed certificate in ESP32

Posted: Thu Nov 21, 2019 12:16 pm
by kaushik.plavaga
I have been trying to generate self signed certificate from different sources.
https://github.com/fhessel/esp32_https_ ... SLCert.cpp
https://github.com/warmcat/libwebsocket ... 1131-L1253


But i have not been successful. Is there any example in IDF to generate certificates in device??