Skip to main content
Associate II
April 18, 2024
Question

Crypto Library

  • April 18, 2024
  • 1 reply
  • 2059 views

Hi @Jocelyn RICARD 

I would like to generate Certificate Signing Request in my STM32H5 board, can i know which library i can use and share any document or example project 

This topic has been closed for replies.

1 reply

Jocelyn RICARD
ST Employee
April 18, 2024

Hello @Hitesh_Aratek ,

You can find an example in our X-CUBE-AWS-H5 package.

It is located here:

STM32CubeExpansion_Cloud_AWS_H5_V1.0.0\Projects\Common\cli\cli_pki.c

Best regards

Jocelyn

Associate II
April 19, 2024

@Jocelyn RICARD 

Thanks for the info. Can you please let me know where i can find mbedtls certified version for H5.