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.