Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 3 months ago.
mbedTLS on mbed?
ARM recently announced mbed TLS 2.1.0 which is available at https://tls.mbed.org/
Are there any tutorials or how-to's that show how to use this library in mbed projects (I did not find a ready-made library through the mbed library import wizard)? I'm specifically interested in using HTTPS connections to PUT data on a remote server and use an mbed C027 as client.
1 Answer
9 years, 3 months ago.
I have used mbed TLS it's not difficult. The best way forward would be to join the forum, look around and ask your questions there.
Hello David,
I am implementing TLS1.2 with W5500 TCP/IP chip. I am porting mbedTLS on stm32f103RE but unfortunately it not working. The problem is there are some bug in mbedtls_ctr_drbg_seed and mbedtls_x509_crt_parse. I believe it working. I would like to know how to config all of library for TLS1.2 on stm32F103RE.
Best regards, Suchat Ngamchuen
posted by 06 Jun 2016