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.
5 years, 4 months ago.
mbed TLS integration for using with Windows Mobile CE 6.5
Hi All - I have an MVC application that runs on Zebra MC55 handhelds. The handhelds are Windows Embedded Handheld 6.5 Classic. Recently our company decided to use only TLS 1.2. The IE engine on the MC55 handheld supports only TLS 1.0. When I googled, I came across a thread that mentioned mbed TLS as an alternative. I'm new to .net development and just started learning.
Can someone provide me pointers what's involved in integrating mbed TLS into my application and what kind of changes I need to do within the application and outside of my MVC application? Any links to the detailed instructions is highly appreciated.
1 Answer
5 years, 2 months ago.
Hi Rau, Thank you for your question, and I apologize for delayed reply.
I would suggest you look at this post for some input
In addition, the following articles may help you get started:
- https://tls.mbed.org/kb/how-to/mbedtls-tutorial
- https://tls.mbed.org/kb/how-to/how-do-i-port-mbed-tls-to-a-new-environment-OS
- https://tls.mbed.org/kb/generic/abstraction-layers
Regards, Mbed TLS suppport Ron