You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ESP32: Fix EAP mode
Since switching to mbedTLS for 802.1x, cert and key blobs need to be NUL
terminated and NUL included in the blob length.
h/t @harold-martin