Page 1 of 1

Upload pem file to establish https connection

Posted: Tue Oct 09, 2018 12:58 pm
by Ritu21
Hi,

I am trying to run /examples/protocols/esp_http_client with my own pem certificate(SSL). Changed the existing pem certificate with my pem certificate in that directory.

Getting below error upon building this:
esp-idf/examples/protocols/esp_http_client/main/howsmyssl_com_root_cert.pem', needed by 'embed_txt/howsmyssl_com_root_cert.pem'. Stop.
make: *** [/d/Ritu/ESP32/ESP32-WROMM-32/esp-idf/make/project.mk:472: component-main-build] Error 2


Can you guide how to change the pem file and build the code with new certificate???

Looking for your response.
Also reply for my earlier queries.

Thanks
R.