Associate
June 23, 2022
Question
Support for mbedtls/PKCS7 on a Nucleo-F446RE board
- June 23, 2022
- 3 replies
- 2536 views
Hi, I need to implement certificate verification based on PKCS7. I use STM32CubeIDE build 12015_20220302_0855.
I have enabled the MBEDTLS middleware module and I see that some support for mbedTLS is added to the project, but PKCS7 seems to be missing.
Anything I can do, or is this simply unsupported?