Topic: Best SSL/TLS library to use with an Arduino Due with the Ethernet 2 bo

Hi! I need to have SSL/TLS running on the Arduino Due. At first I was looking into using mbed tls, but then found wolfssl to have a ready to compile port for Arduino. Although I did need to spend hours trying to get around tweaking it to make it work due to compilation errors.

But right now I'm having trouble getting wolfssl to work at all, so I was wondering if you guys could have any advice for me about this problem. Thanks in advance to anyone who'll reply!

And yes, it really needs to be an ethernet connection.

Share

Re: Best SSL/TLS library to use with an Arduino Due with the Ethernet 2 bo

Marco,

Can you share any details about what kind of problems you are seeing specifically? Or if it helps you can send on over the Arduino project and I'll try to compile it to re-produce the issues and see if a quick solution can be identified.

Cheers,

KH