Hi, I've got both https server and client running on Arduino and ESP32-WROOM, but I keep getting error when calling wolfSSL_CTX_use_certificate_buffer when compiling the same code for Arduino and ESP32-S2. curl reports curl: (35) schannel: failed to receive handshake, SSL/TLS connection failed.
Could you please suggest which user_settings.h to use for ESP32-S2?
Hi, I've got both https server and client running on Arduino and ESP32-WROOM, but I keep getting error when calling wolfSSL_CTX_use_certificate_buffer when compiling the same code for Arduino and ESP32-S2. curl reports curl: (35) schannel: failed to receive handshake, SSL/TLS connection failed.
Could you please suggest which user_settings.h to use for ESP32-S2?