Unable to find a sample lwip ssl based SMTP application for tiva c series. I can able to create non ssl application but not in ssl. Please suggest some sample program or other supporting lib.
Thanks in advance
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Unable to find a sample lwip ssl based SMTP application for tiva c series. I can able to create non ssl application but not in ssl. Please suggest some sample program or other supporting lib.
Thanks in advance
Hi,
Unfortunately we don't have TI-RTOS support for lwipSSL but we support wolfSSL on top NDK network stack. We don't have an SMTP support with wolf SSL so you'll have to develop one if you chose to use it. You can find more on this here.
Let me know if this helps.
Moses