ESP32 HTTPS Requests using Arduino IDE

ESP32 SSL certificate verification

In this tutorial, we will learn to make HTTPS requests with ESP32 (Hypertext Transfer Protocol Secure). We will briefly introduce you to HTTPS, SSL/TLS Certificates, how to obtain a server’s …

Read more