cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS Integration on STM32F407 with STM32CubeIDE

Noushadalik
Associate III

Hello everyone,

I am currently working with an STM32F407 and STM32CubeIDE. I have successfully integrated LTE modem PPPoS functionality, and now I am looking to implement HTTPS for secure communication.

Could someone please provide step-by-step instructions or resources on how to properly integrate HTTPS functionality on the STM32F407? .

Any guidance, examples, or suggestions would be greatly appreciated!

Thank you in advance!

1 REPLY 1
Imen.D
ST Employee

Hello @Noushadalik 

You may get inspired from this example that might help you

STM32CubeF4/Projects/STM32F429ZI-Nucleo/Applications/LwIP/LwIP_HTTP_Server_Netconn_RTOS at master · STMicroelectronics/STM32CubeF4 · GitHub

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen