### Board ESP32 WROOM ### Device Description ESP32 Lolin ### Hardware Configuration No ### Version v1.0.6 ### IDE Name Arduino IDE version 1.8.19 ### Operating System Linux Mint ### Flash frequency 40MHz ### PSRAM enabled no ### Upload speed 115200 ### Description New issue to reference issue 4992 which is still not fixed and has been closed. https://github.com/espressif/arduino-esp32/issues/4992 I am still having the problem with the latest version of the ESP32 library for the Arduino IDE. ### Sketch ```cpp None provided at this stage ``` ### Debug Message ```plain [E][ssl_client.cpp:36] _handle_error(): [data_to_read():287]: (-29184) SSL - An invalid SSL record was received ``` ### Other Steps to Reproduce Set secureClient.setInsecure(); then perform a get request. ### I have checked existing issues, online documentation and the Troubleshooting Guide - [X] I confirm I have checked existing issues, online documentation and Troubleshooting guide.