Question
HTTPS client using STM32F429ZI
Hi,
I am attempting to implement HTTPS on STM32 using CubeIDE, but it seems that there are no libraries available for this purpose. Is it possible to achieve this on STM32 using wolfSSL or any other alternative?
This is for study purposes; therefore, if necessary, I am open to changing the MCU to STM32H743ZI2.
