cancel
Showing results for 
Search instead for 
Did you mean: 

mbedTLS with support of TLS_1.3 in STM32CubeMX

APilai
Associate

Hi,

I'm using the STM32H753I-EVAL2 (MCU Type: STM32H753XIHX) to develop a new product.

The product will communicate to server using the LwIP (TCP Layer) + MbedTLS (SSL/TLS Layer), running over FreeRTOS environment.

We want to use the latest TLS protocol standard (TLS Version 1.3).

The problem is that the current version of MbedTLS (as provided by STM32CubeMX Version 6.10.0) is 2.16.2 - which does not supports TLS Version 1.3.

The latest MbedTLS version is 3.5.2 (as shown in Github).

 

My question is: when the STM32CubeMX will include the newest MbedTLS version, with TLS 1.3 support?

Thanks,

Asher

 

1 REPLY 1
chris_rt
Associate

Hi,

I have the same problem. Do you got any information from ST?

Thanks,

Chris