Sorry if this is the wrong place to ask, but i'm having some troubles getting some example code to compile correctly, specifically the openssl_server example in the protocol section.
I run "make flash" in the project directory and keep getting make issues with the certificate files?
Code: Select all
make[1]: *** No rule to make target `/Users/sperry/workbench/switch/physical/bare_bones/esp/esp32_mustard_1_0/components/openssl_server/certs/prvtkey.pem', needed by `embed_txt/prvtkey.pem'. Stop.
Trying esp-idf over mongoose os right now, could use some advice from someone in the know.
Thank you!
Spencer