ESP32 #14: HTTPS Secure Webserver and WiFi GPIO Remote Control

Опубликовано: 27 Июль 2026
на канале: pcbreflux
44,466
420

Build your own HTTPS (TLS v1.2 using openssl) Webserver with the #ESP32 to remotely control GPIO Ports or some Bright LEDs with the use of a MOSFET.

SSL HowTo
www.espressif.com/sites/default/files/documentation/5a-esp8266_sdk_ssl_user_manual_en_v1.4.zip

OpenSSL
https://www.openssl.org/

Generate fresh Keys:
https://github.com/pcbreflux/espressi...

Mosfet
http://www.irf.com/product-info/datas...

Sourcecode
https://github.com/pcbreflux/espressi...