Lab 9. HTTPS and SSL/TLS

In this laboratory assignment you will familiarize yourself with establishing an HTTPS connection between your ESP32 board and a browser client. The board will act as a server, with an attached SSL certificate to establish the necessary credentials.

Follow the steps in this tutorial to set up everything on your board.

Assignment 1: Build an ESP32 HTTPS server and connect to it through a browser.