Mbed-TLS / mbedtls

An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
https://www.trustedfirmware.org/projects/mbed-tls/
Other
5.48k stars 2.59k forks source link

How to validate chain of trust #766

Closed SuchatNg closed 7 years ago

SuchatNg commented 7 years ago

Hi guy,

I'm TLS/SSL beginner. I am using the ssl_client1 for my example project ported to STM32F10x. I would like to know "how to validate chain of trust. Which part of MbedTLS source code is related to chain validating.

Thank you very much. Suchat Ngamchuen

simonbutcher commented 7 years ago

Hi @SuchatNg and thank you for the interest in mbed TLS!

Questions such as these are best posted to the mbed TLS forum which you can find here, where both the mbed TLS team and community can best help you, and you're likely to get a much quicker answer.

As this isn't actually a problem with mbed TLS, I'll close this issue, but I would urge you, that if you still need an answer, please do post this same question to the forum.